Navigation
API > API/Plugins > API/Plugins/GLTFExporter > API/Plugins/GLTFExporter/Json
References
| Module | GLTFExporter |
| Header | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Json/GLTFJsonEnums.h |
| Include | #include "Json/GLTFJsonEnums.h" |
Syntax
enum EGLTFJsonInterpolation
&123;
None = -1,
Linear,
Step,
CubicSpline,
&125;
Values
| Name | Description |
|---|---|
| None | |
| Linear | |
| Step | |
| CubicSpline |