Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
Inheritance Hierarchy
- ICompressedAnimData
- FCompressedAnimDataBase
- FUECompressedAnimDataMutable
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimCompressionTypes.h |
| Include | #include "Animation/AnimCompressionTypes.h" |
Syntax
struct FUECompressedAnimDataMutable :
public ICompressedAnimData ,
public FCompressedAnimDataBase< TArrayMaker >
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | BuildFinalBuffer
(
TArray< uint8 >& OutCompressedByteStream |
Overridden from ICompressedAnimData
| Type | Name | Description | |
|---|---|---|---|
| void | Bind
(
const TArrayView< uint8 > BulkData |
ICompressedAnimData implementation. | |
| int64 | |||
| bool | IsValid () |