Navigation
API > API/Developer > API/Developer/MaterialBaking
Inheritance Hierarchy
References
| |
|
| Module |
MaterialBaking |
| Header |
/Engine/Source/Developer/MaterialBaking/Public/MaterialOptions.h |
| Include |
#include "MaterialOptions.h" |
Syntax
class UMaterialMergeOptions : public UObject
Material merge options object
Variables
| |
Type |
Name |
Description |
 |
TEnumAsByte< EBlendMode > |
BlendMode |
Blend mode for the final proxy material(s) |
 |
EMaterialBakeMethod |
Method |
Method used to bake out the materials, hidden for now |
Constructors
| |
Type |
Name |
Description |
 |
|
|
|