[]
Converts each curve in this path into a sequence of connected line segments.
public void Flatten(float splineApproximatePrecision)
| Type | Name | Description |
|---|---|---|
| float | splineApproximatePrecision | Specifies the maximum permitted error between the curve and its flattened approximation. |