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 FSampler
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FAccessor & | Input | The accessor containing keyframe input values, e.g., time. Always float and seconds. | |
| EInterpolation | Interpolation | ||
| const FAccessor & | Output | The accessor containing keyframe output values. |