Navigation
API > API/Developer > API/Developer/MaterialBaking
Asset bake options object
| Name | UAssetBakeOptions |
| Type | class |
| Header File | /Engine/Source/Developer/MaterialBaking/Public/MaterialOptions.h |
| Include Path | #include "MaterialOptions.h" |
Syntax
UCLASS (Config=Editor, Blueprintable)
class UAssetBakeOptions : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAssetBakeOptions
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAssetBakeOptions() |
MaterialOptions.h |