Navigation
API > API/Plugins > API/Plugins/GLTFExporter > API/Plugins/GLTFExporter/Json
Inheritance Hierarchy
- IGLTFJsonValue
- IGLTFJsonObject
- FGLTFJsonTransmissionExtension
References
| Module | GLTFExporter |
| Header | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/Json/GLTFJsonMaterial.h |
| Include | #include "Json/GLTFJsonMaterial.h" |
Syntax
struct FGLTFJsonTransmissionExtension : public IGLTFJsonObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Factor | ||
| FGLTFJsonTextureInfo | Texture |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | HasValue () |
Overridden from IGLTFJsonObject
| Type | Name | Description | |
|---|---|---|---|
| void | WriteObject
(
IGLTFJsonWriter& Writer |