Returns the 3d point on the 3d segment (s1, s2) that is closest to point. The returned point will always be inside the specified segment.
See Implementation
Returns the 3d point on the 3d segment (s1, s2) that is closest to point. The returned point will always be inside the specified segment.