Navigation
API > API/Plugins > API/Plugins/GLTFExporter > API/Plugins/GLTFExporter/Json
Inheritance Hierarchy
- IGLTFJsonValue
- IGLTFJsonObject
- FGLTFJsonAnimationChannelTarget
References
| Module | GLTFExporter |
| Header | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Json/GLTFJsonAnimation.h |
| Include | #include "Json/GLTFJsonAnimation.h" |
Syntax
struct FGLTFJsonAnimationChannelTarget : public IGLTFJsonObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| FGLTFJsonNode * | Node | ||
| EGLTFJsonTargetPath | Path |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from IGLTFJsonObject
| Type | Name | Description | |
|---|---|---|---|
| void | WriteObject
(
IGLTFJsonWriter& Writer |