Returns the position at parameter T along a cubic Bézier segment defined by four control point positions. The start tangent
is aligned along the vector defined by the first two control points and the end tangent is aligned along the vector defined
by the last two control points.
Category: Curves
Output Ports: Result
|
The position of the first control point.
|
|
The position of the second control point.
|
|
The position of the third control point.
|
|
The position of the fourth control point.
|
|
The parameter value for which to return the corresponding position on the curve.
|