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" |
template<bool bIsDataAligned>
static FORCEINLINE_DEBUGGABLE void DecompressRotation
(
int32 Format,
int32 FormatFlags,
FQuat4f & Out,
const uint8 *RESTRICT TopOfStream,
const uint8 *RESTRICT KeyData
)
Remarks
Decompress a single rotation key from a single track that was compressed with the PerTrack codec (scalar)