Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FBakeOutput | Structure containing data being processed while baking out materials | ||
| FBakeOutputEx | Structure containing extended data being processed while baking out materials | ||
| FMaterialBakingHelpers | |||
| FMaterialData | Structure containing information about the material which is being baked out | ||
| FMaterialDataEx | Structure containing extended information about the material and properties which is being baked out | ||
| FMaterialPropertyEx | Structure extending EMaterialProperty to allow detailed information about custom output | ||
| FMeshData | Struct that defines a mesh (Mesh + LOD + MaterialIndex) | ||
| FPrimitiveData | Structure containing primitive information (regarding a mesh or mesh component) that is accessible through material expressions | ||
| FPropertyEntry | Structure to represent a single property the user wants to bake out for a given set of materials | ||
| IMaterialBakingModule | |||
| UAssetBakeOptions | Asset bake options object | ||
| UMaterialMergeOptions | Material merge options object | ||
| UMaterialOptions | Options object to define what and how a material should be baked out |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EMaterialBakeMethod | Enum to define different types of baking materials |