The function Ray:Distance (Vector3 point)
will return the distance between point and Ray:ClosestPoint(point), not ‘Ray’s origin’ as said on the wiki.
Here’s the page:
The function Ray:Distance (Vector3 point)
will return the distance between point and Ray:ClosestPoint(point), not ‘Ray’s origin’ as said on the wiki.
Here’s the page: