Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Exporters
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Exporters/FbxExportOption.h |
| Include | #include "Exporters/FbxExportOption.h" |
Syntax
USTRUCT (Blueprintable)
struct FFbxMaterialBakeSize
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAutoDetect | If enabled, bake size is based on the largest texture used in the material input's expression graph. | |
| FIntPoint | Size |