getPoint

open fun getPoint(distance: Float): Vector3

Get a point at a distance along the ray.

Return

a new vector that represents a point at a distance along the ray.

Parameters

distance

distance along the ray of the point