Fit Bezier Curve

 
 
 

Returns the position at parameter T along a piecewise cubic Bézier curve that passes through an array of positions. The positions form the start and end points of each segment, and the segments are joined at the interior positions.

Category: Curves

Output Ports: Execute, Result

Fit Points

The positions that the curve passes through.

T

The parameter value for which to return the corresponding position on the curve.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License