Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
| Type | Name | Description | |
|---|---|---|---|
| bool | UE::Anim::Compression::CompressAnimationDataTracks
(
TArray< FRawAnimSequenceTrack >& RawAnimationData, |
Compress the provided tracks using two methods. | |
| bool | UE::Anim::Compression::CompressAnimationDataTracks
(
const USkeleton* Skeleton, |
Compress the provided tracks using two methods. |