Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimationUtils
Description
Compresses the animation curves within a sequence with the chosen settings. Note: This modifies the sequence.
| Name | CompressAnimCurves |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/AnimationUtils.h |
| Include Path | #include "AnimationUtils.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimationUtils.cpp |
static bool CompressAnimCurves
(
FCompressibleAnimData & AnimSeq,
FCompressedAnimSequence & Target
)
Returns true on success, false it we fail to compress