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