Navigation
API > API/Plugins > API/Plugins/MeshLODToolset
| Name | ULODManagerHiResSourceModelActions |
| Type | class |
| Header File | /Engine/Plugins/Editor/MeshLODToolset/Source/MeshLODToolset/Public/Tools/LODManagerTool.h |
| Include Path | #include "Tools/LODManagerTool.h" |
Syntax
UCLASS (MinimalAPI)
class ULODManagerHiResSourceModelActions : public ULODManagerActionPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → ULODManagerActionPropertySet → ULODManagerHiResSourceModelActions
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → ULODManagerActionPropertySet → ULODManagerHiResSourceModelActions
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Delete() |
Delete the HiRes Source Model | Tools/LODManagerTool.h |
|
void MoveToLOD0() |
Move the HiRes Source Model to LOD0 | Tools/LODManagerTool.h |
|