Navigation
API > API/Plugins > API/Plugins/GLTFCore
| |
|
| Name |
FAnimation |
| Type |
struct |
| Header File |
/Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFAnimation.h |
| Include Path |
#include "GLTFAnimation.h" |
Syntax
struct FAnimation
Structs
Enums
Public
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Channels |
TArray< FChannel > |
|
GLTFAnimation.h |
|
| Extras |
TMap< FString, FString > |
|
GLTFAnimation.h |
|
| Name |
FString |
|
GLTFAnimation.h |
|
| Samplers |
TArray< FSampler > |
|
GLTFAnimation.h |
|
| UniqueId |
FString |
|
GLTFAnimation.h |
|