when enabled, the curve will be closed having it's end point and start point joined
get the bounding box of the full curve or optinally the segment between a from and/or to position
get a normal at the normalized position (time) along the full curve (0 = start, 1 = end)
get a point at the normalized position (time) along the full curve (0 = start, 1 = end)
get a number of samples along the curve, optionally specifying a start and end position
get the tangent at the normalized position (time) along the full curve (0 = start, 1 = end)
the calculated length of the curve
get the position, point and distance to this point from an abritary point
Interface for interpolating points on a 3d curve