Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > FAsyncCompressedAnimationsManagement
Deprecated * RequestAsyncCompression has been deprecated
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimCompressionDerivedDataPublic.h |
Include | #include "Animation/AnimCompressionDerivedDataPublic.h" |
bool RequestAsyncCompression
&40;
FDerivedDataAnimationCompression & Compressor,
UAnimSequence &42; Anim,
const bool bPerformFrameStripping,
TArray< uint8 > & OutData
&41;
Remarks
Request an async compression of an animation, may not actually run async if memory usage is already high Returns true if an async compression task was allowed.