Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/Physics > API/Plugins/MeshModelingToolsExp/Physics/USetCollisionGeometryToolPropert-
Syntax
UPROPERTY (EditAnywhere, DisplayName="Simplify to Face Count", Category=ConvexHulls,
Meta=(EditConditionHides, EditCondition="GeometryType == ECollisionGeometryType::ConvexHulls || GeometryType == ECollisionGeometryType::ConvexDecompositions"))
meta
Remarks
Whether to simplify the convex hull down to at most a target face count.
Whether to simplify the input to this edge length before computing convex decomposition. Can give a decomposition result faster for large meshes.