Navigation
Unreal Engine C++ API Reference > Developer > MaterialBaking
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMaterialMergeOptions
References
Module | MaterialBaking |
Header | /Engine/Source/Developer/MaterialBaking/Public/MaterialOptions.h |
Include | #include "MaterialOptions.h" |
Syntax
class UMaterialMergeOptions : public UObject
Remarks
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 | |
---|---|---|---|
![]() |