Click or drag to resize

UtilBoundedSnapTo Method

Overload List
  NameDescription
Public methodStatic memberBoundedSnapTo(Vector2, Vector2, Vector2)
Return the point in the line segment [v1,v2] that is closest to the point 'p'
Public methodStatic memberBoundedSnapTo(Vector3, Vector3, Vector3)
Return the point in the line segment [v1,v2] that is closest to the point 'p'
Top
See Also