position

open override fun position(ut: Double): Vector3(source)

Returns a point on the segment.

Return

T that lies on the BezierSegment.

Parameters

ut

unfiltered t, will be clamped between 0.0 and 1.0.