Navigation
API > API/Plugins > API/Plugins/MeshLODToolset > API/Plugins/MeshLODToolset/Graphs
References
| Module | MeshLODToolset |
| Header | /Engine/Plugins/Experimental/MeshLODToolset/Source/MeshLODToolset/Public/Graphs/GenerateStaticMeshLODProcess.h |
| Include | #include "Graphs/GenerateStaticMeshLODProcess.h" |
Syntax
USTRUCT&40;&41;
struct FGenerateStaticMeshLODProcessSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bPrefilterVertices | Whether to subsample input vertices using a regular grid before computing the convex hull | |
| EditCondition | |||
| EditConditionHides | Target number of voxels along the maximum dimension for Solidify operation | ||
| EGenerateStaticMeshLODProcess_MeshGeneratorModes | MeshGenerator | Method used to generate the initial mesh for AutoLOD processing | |
| int | PrefilterGridResolution | Grid resolution (along the maximum-length axis) for subsampling before computing the convex hull |