Navigation
API > API/Plugins > API/Plugins/GLTFExporter
| |
|
| Name |
FGLTFJsonLightIES |
| Type |
struct |
| Header File |
/Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Json/GLTFJsonLight.h |
| Include Path |
#include "Json/GLTFJsonLight.h" |
Syntax
struct FGLTFJsonLightIES : public IGLTFJsonIndexedObject
Implements Interfaces
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FGLTFJsonLightIES
(
int32 Index
)
|
|
Json/GLTFJsonLight.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BufferView |
FGLTFJsonBufferView * |
|
Json/GLTFJsonLight.h |
|
| MimeType |
FString |
|
Json/GLTFJsonLight.h |
|
| Name |
FString |
|
Json/GLTFJsonLight.h |
|
| URI |
FString |
|
Json/GLTFJsonLight.h |
|
Functions
Public
Overridden from IGLTFJsonObject
Protected