Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/MeshLODToolset/Source/MeshLODToolset/Public/Graphs/GenerateStaticMeshLODProcess.h |
Include |
#include "Graphs/GenerateStaticMeshLODProcess.h" |
USTRUCT()
struct FGenerateStaticMeshLODProcessSettings
Name | Description | ||
---|---|---|---|
|
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 |
|
|
MeshGenerator |
||
|
int |
PrefilterGridResolution |
Grid resolution (along the maximum-length axis) for subsampling before computing the convex hull |