Navigation
API > API/Plugins > API/Plugins/GLTFExporter > API/Plugins/GLTFExporter/Json
Inheritance Hierarchy
- IGLTFJsonValue
- IGLTFJsonObject
- IGLTFJsonIndexedObject
- FGLTFJsonAccessor
- FGLTFJsonAnimation
- FGLTFJsonAnimationSampler
- FGLTFJsonBuffer
- FGLTFJsonBufferView
- FGLTFJsonCamera
- FGLTFJsonImage
- FGLTFJsonLight
- FGLTFJsonMaterial
- FGLTFJsonMaterialVariant
- FGLTFJsonMesh
- FGLTFJsonNode
- FGLTFJsonSampler
- FGLTFJsonScene
- FGLTFJsonSkin
- FGLTFJsonTexture
References
| Module | GLTFExporter |
| Header | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Json/GLTFJsonIndexedObject.h |
| Include | #include "Json/GLTFJsonIndexedObject.h" |
Syntax
struct IGLTFJsonIndexedObject : public IGLTFJsonObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Index |
Constructors
| Type | Name | Description | |
|---|---|---|---|
IGLTFJsonIndexedObject
(
int32 Index |