wrapTime

abstract fun wrapTime(time: Double): Double(source)

Wraps the given time to the period covered by the spline.

Return

The time, wrapped around the animation period.

Parameters

time

The time.

See also