Vector2.Clamp Method
Restricts a value to be within a specified range.
| Name | Description |
|---|---|
| Vector2.Clamp (Vector2, Vector2, Vector2) | Restricts a value to be within a specified range. |
| Vector2.Clamp (Vector2, Vector2, Vector2, Vector2) | Restricts a value to be within a specified range. |