UtilBoundedSnapTo Method |
| Name | Description | |
|---|---|---|
| BoundedSnapTo(Vector2, Vector2, Vector2) |
Return the point in the line segment [v1,v2] that is closest to the point 'p'
| |
| BoundedSnapTo(Vector3, Vector3, Vector3) |
Return the point in the line segment [v1,v2] that is closest to the point 'p'
|