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