pointAtLength
fun pointAtLength(length: Double, distanceTolerance: Double = 0.5): Vector2
Content copied to clipboard
Calculates the point at a given distance along this Segment.
Calculates the point at a given distance along this Segment.