Navigation
API > API/Editor > API/Editor/StaticMeshEditor
References
| Module | StaticMeshEditor |
| Header | /Engine/Source/Editor/StaticMeshEditor/Public/StaticMeshEditorSubsystemHelpers.h |
| Include | #include "StaticMeshEditorSubsystemHelpers.h" |
Syntax
struct FStaticMeshReductionSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | PercentTriangles | Percentage of triangles to keep. Ranges from 0.0 to 1.0: 1.0 = no reduction, 0.0 = no triangles. | |
| float | ScreenSize | ScreenSize to display this LOD. Ranges from 0.0 to 1.0. |
Constructors
| Type | Name | Description | |
|---|---|---|---|