Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimationStreaming.h |
| Include | #include "Animation/AnimationStreaming.h" |
Syntax
struct FLoadedAnimationChunk
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bOwnsCompressedData | ||
| TAtomic< FCompressedAnimSequence * > | CompressedAnimData | ||
| uint32 | Index | ||
| IBulkDataIORequest * | IORequest | ||
| double | RequestStart |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void |