Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/HLOD
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UHierarchicalLODSetup
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/HLOD/HLODSetup.h |
Include | #include "HLOD/HLODSetup.h" |
Syntax
UCLASS (Blueprintable, MinimalAPI)
class UHierarchicalLODSetup : public UObject
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
TArray< struct FHierarchicalSimplification > | HierarchicalLODSetup | Hierarchical LOD Setup |
![]() ![]() ![]() |
TSoftObjectPtr< UMaterialInterface > | OverrideBaseMaterial |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Overridden from UObject
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
Called when a property on this object has been modified externally |