getLengthSoFar

abstract fun getLengthSoFar(t: Double): Double

Gets the arc length from the start of the path to the given parameter t

Return

The length of the path from the start to the given parameter

Parameters

t

The parameter value in the range 0, 1