UAnimBoneCompressionCodec::DecompressBone

Decompress a single bone.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimBoneCompressionCodec.h

Include

#include "Animation/AnimBoneCompressionCodec.h"

Syntax

virtual void DecompressBone
(
    FAnimSequenceDecompressionContext & DecompContext,
    int32 TrackIndex,
    FTransform & OutAtom
) const

Remarks

Decompress a single bone.

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