Navigation
API > API/Developer > API/Developer/MaterialBaking
Enum to define different types of baking materials
| Name | EMaterialBakeMethod |
| Type | enum |
| Header File | /Engine/Source/Developer/MaterialBaking/Public/MaterialOptions.h |
| Include Path | #include "MaterialOptions.h" |
Syntax
enum EMaterialBakeMethod
{
UMETA =(DisplayName = "Bake out Materials Individually"),
UMETA =(DisplayName = "Combine Materials into Atlassed Material"),
UMETA =(DisplayName = "Combine Materials into Binned Material"),
}
Values
| Name | Remarks |
|---|---|
| UMETA | |
| UMETA | |
| UMETA |