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