Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimationCompression_PerTrackUt-
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 |