GetClosestParam

public float GetClosestParam(Vector2 pos, float thresholdT) ;

Get a closest point on the Bezier curve.

Parameter Name Description
pos position
thresholdT threshold of closest param.

Closest param