Navigation
API > API/Plugins > API/Plugins/GLTFExporter
| Name | IGLTFJsonIndexedObject |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Json/GLTFJsonIndexedObject.h |
| Include Path | #include "Json/GLTFJsonIndexedObject.h" |
Syntax
struct IGLTFJsonIndexedObject : public IGLTFJsonObject
Implements Interfaces
Derived Classes
IGLTFJsonIndexedObject derived class hierarchy
- FGLTFJsonAccessor
- FGLTFJsonAnimation
- FGLTFJsonAnimationSampler
- FGLTFJsonBuffer
- FGLTFJsonBufferView
- FGLTFJsonCamera
- FGLTFJsonImage
- FGLTFJsonLight
- FGLTFJsonLightIES
- FGLTFJsonLightIESInstance
- FGLTFJsonLightMap
- FGLTFJsonMaterial
- FGLTFJsonMaterialVariant
- FGLTFJsonMesh
- FGLTFJsonNode
- FGLTFJsonSampler
- FGLTFJsonScene
- FGLTFJsonSkin
- FGLTFJsonTexture
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IGLTFJsonIndexedObject
(
int32 Index |
Json/GLTFJsonIndexedObject.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Index | int32 | Json/GLTFJsonIndexedObject.h |