Navigation
API > API/Plugins > API/Plugins/GLTFCore > API/Plugins/GLTFCore/FAnimation
| |
|
| Name |
FChannel |
| Type |
struct |
| Header File |
/Engine/Plugins/Interchange/Runtime/Source/Parsers/GLTFCore/Public/GLTFAnimation.h |
| Include Path |
#include "GLTFAnimation.h" |
Syntax
struct FChannel
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Sampler |
int32 |
The index of a sampler in this animation used to compute the value for the target. |
GLTFAnimation.h |
|
| Target |
FTarget |
The index of the node and TRS property to target. |
GLTFAnimation.h |
|
Functions
Public