Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore > API/Plugins/GeometryScriptingCore/GeometryScript > API/Plugins/GeometryScriptingCore/GeometryScript/FGeometryScriptC-_5
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=Options, Meta=(ClampMin=4))
int32 MinTargetFaceCount
Remarks
The minimum number of faces to use for the convex hull. Note that for the MeshQSlim method all faces are triangles, while the AngleTolerance method can consider more general polygons.