| bPrefilterVertices |
bool |
Whether to subsample input vertices using a regular grid before computing the convex hull |
Graphs/GenerateStaticMeshLODProcess.h |
- EditAnywhere
- Category=Collision
- Meta=(EditConditionHides, EditCondition="MeshGenerator == EGenerateStaticMeshLODProcess_MeshGeneratorModes::ConvexHull")
|
| EditCondition |
|
|
Graphs/GenerateStaticMeshLODProcess.h |
- EditAnywhere
- Category=Solidify
- Meta=(UIMin="8", UIMax="1024", ClampMin="8", ClampMax="1024", DisplayName="Voxel Resolution", EditConditionHides, EditCondition="MeshGenerator == EGenerateStaticMeshLODProcess_MeshGeneratorModes::Solidify || MeshGenerator == EGenerateStaticMeshLODProcess_MeshGeneratorModes::SolidifyAndClose")
|
| EditConditionHides |
|
Target number of voxels along the maximum dimension for Solidify operation |
Graphs/GenerateStaticMeshLODProcess.h |
- EditAnywhere
- Category=Solidify
- Meta=(UIMin="8", UIMax="1024", ClampMin="8", ClampMax="1024", DisplayName="Voxel Resolution", EditConditionHides, EditCondition="MeshGenerator == EGenerateStaticMeshLODProcess_MeshGeneratorModes::Solidify || MeshGenerator == EGenerateStaticMeshLODProcess_MeshGeneratorModes::SolidifyAndClose")
|
| MeshGenerator |
EGenerateStaticMeshLODProcess_MeshGeneratorModes |
Method used to generate the initial mesh for AutoLOD processing |
Graphs/GenerateStaticMeshLODProcess.h |
- EditAnywhere
- Category=MeshGenerator
- Meta=(DisplayName="Mesh Generator")
|
| PrefilterGridResolution |
int |
Grid resolution (along the maximum-length axis) for subsampling before computing the convex hull |
Graphs/GenerateStaticMeshLODProcess.h |
- EditAnywhere
- Category=Collision
- Meta=(NoSpinbox="true", EditConditionHides, EditCondition="MeshGenerator == EGenerateStaticMeshLODProcess_MeshGeneratorModes::ConvexHull && bPrefilterVertices", ClampMin="4", ClampMax="100")
|