FAnimCurveCompressionResult

Holds the result from animation curve compression

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/AnimCurveCompressionCodec.h"

Syntax

struct FAnimCurveCompressionResult

Remarks

Holds the result from animation curve compression

Variables

Name Description

Public variable

UAnimCurveCompr...

 

Codec

The codec used by the compressed bytes

Public variable

TArray< uint8 >

 

CompressedBytes

The animation curves as raw compressed bytes

Constructors

Name Description

Public function

FAnimCurveCompressionResult()

Default constructor

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