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