Navigation
API > API/Editor > API/Editor/UnrealEd
Lightmass Options Object Property window wrapper for various Lightmass settings
| Name | ULightmassOptionsObject |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Preferences/LightmassOptionsObject.h |
| Include Path | #include "Preferences/LightmassOptionsObject.h" |
Syntax
UCLASS (HideCategories=Object, EditInlineNew)
class ULightmassOptionsObject : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → ULightmassOptionsObject
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ULightmassOptionsObject
(
const FObjectInitializer& ObjectInitializer |
Preferences/LightmassOptionsObject.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DebugSettings | FLightmassDebugOptions | Preferences/LightmassOptionsObject.h |
|
|
| SwarmSettings | FSwarmDebugOptions | Preferences/LightmassOptionsObject.h |
|