UAnimBoneCompressionCodec::Compress

Compresses the curve data from an animation sequence.

Windows
MacOS
Linux

Override Hierarchy

UAnimBoneCompressionCodec::Compress()

UAnimCompress::Compress()

References

Module

Engine

Header

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

Include

#include "Animation/AnimBoneCompressionCodec.h"

Syntax

virtual bool Compress
(
    const FCompressibleAnimData & CompressibleAnimData,
    FCompressibleAnimDataResult & OutResult
)

Remarks

Compresses the curve data from an animation sequence.

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