Navigation
API > API/Plugins > API/Plugins/GeometryCollectionNodes > API/Plugins/GeometryCollectionNodes/Dataflow > API/Plugins/GeometryCollectionNodes/Dataflow/FMergeConvexHullsDataflowNode
Syntax
UPROPERTY (EditAnywhere, Category="Convex",
Meta=(DataflowInput, ClampMin="0", UIMax="100.", Units=cm))
double ErrorTolerance
Remarks
Error tolerance to use to decide to merge leaf convex together. This is in centimeters and represents the side of a cube, the volume of which will be used as threshold to know if the volume of the generated convex is too large compared to the sum of the volume of the leaf convex