Navigation
API > API/Plugins > API/Plugins/MeshLODToolset > API/Plugins/MeshLODToolset/Tools
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- ULODManagerLODProperties
References
| Module | MeshLODToolset |
| Header | /Engine/Plugins/Editor/MeshLODToolset/Source/MeshLODToolset/Public/Tools/LODManagerTool.h |
| Include | #include "Tools/LODManagerTool.h" |
Syntax
UCLASS ()
class ULODManagerLODProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bNaniteEnabled | ||
| TArray< FLODManagerLODInfo > | HiResSource | ||
| float | KeepTrianglePercent | Percentage of triangles kept by Nanite. | |
| TArray< FStaticMaterial > | Materials | ||
| TArray< FLODManagerLODInfo > | RenderLODs | ||
| TArray< FLODManagerLODInfo > | SourceLODs |