Property SimplificationTolerance
SimplificationTolerance
Specifies maximum distance that any input point may be moved when simplifying convex hull.
Declaration
public float SimplificationTolerance { get; set; }
Property Value
Type | Description |
---|---|
float | The simplification tolerance. |