Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FAnimationCompression_PerTrackUtils
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/AnimationCompression.h |
Include | #include "AnimationCompression.h" |
static int32 GetKeyCountFromHeader
&40;
int32 Header
&41;
Remarks
Extracts the number of keys from a header created by MakeHeader The number of keys encoded in the header
Parameters
Name | Description |
---|---|
Header | Header to extract the number of keys from |