Navigation
API > API/Editor > API/Editor/StaticMeshEditor
References
| Module | StaticMeshEditor |
| Header | /Engine/Source/Editor/StaticMeshEditor/Public/StaticMeshEditorSubsystemHelpers.h |
| Include | #include "StaticMeshEditorSubsystemHelpers.h" |
Syntax
struct FStaticMeshReductionOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAutoComputeLODScreenSize | If true, the screen sizes at which LODs swap are computed automatically | |
| TArray< FStaticMeshReductionSettings > | ReductionSettings | Array of reduction settings to apply to each new LOD mesh. |
Constructors
| Type | Name | Description | |
|---|---|---|---|