GetClosestPoint
GetClosestPoint(Vector2, float)
Description
Get a closest point on the Bezier curve.
Parameters
| Parameter Name | Description | 
|---|---|
| pos | position | 
| thresholdT | threshold of closest param. | 
Returns
Closest point
Get a closest point on the Bezier curve.
| Parameter Name | Description | 
|---|---|
| pos | position | 
| thresholdT | threshold of closest param. | 
Closest point