GetLinearPoint
GetLinearPoint(float)
public Vector2 GetLinearPoint(float t) ;
Description
Get a position on the Bezier curve linear.
Parameters
Parameter Name | Description |
---|---|
t | 0-1 of value |
Returns
Returns the position on the Bezier curve linear