FAnimationCompression_PerTrackUtils::GetKeyCountFromHeader

Extracts the number of keys from a header created by MakeHeader

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AnimationCompression.h

Include

#include "AnimationCompression.h"

Syntax

static int32 GetKeyCountFromHeader
(
    int32 Header
)

Remarks

Extracts the number of keys from a header created by MakeHeader

Returns

The number of keys encoded in the header

Parameters

Parameter

Description

Header

Header to extract the number of keys from

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss