Navigation
API > API/Plugins > API/Plugins/GLTFExporter > API/Plugins/GLTFExporter/UserData
References
| Module | GLTFExporter |
| Header | /Engine/Plugins/Enterprise/GLTFExporter/Source/GLTFExporter/Public/UserData/GLTFMaterialUserData.h |
| Include | #include "UserData/GLTFMaterialUserData.h" |
Syntax
USTRUCT (Blueprintable)
struct FGLTFMaterialBakeSize
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAutoDetect | If enabled, bake size is based on the largest texture used in the material input's expression graph. | |
| int32 | X | ||
| int32 | Y |
Constants
| Name | Description |
|---|---|
| Default |