parameterFor

open fun parameterFor(point: Vec3): Double

Returns the unconstrained projection parameter of point on the supporting line.


open fun parameterFor(x: Double, y: Double, z: Double): Double

Returns the unconstrained projection parameter of input position on the supporting line.