Vector |
| Name | Description | |
|---|---|---|
| Normalize | Turns this Vector2 to a unit vector with the same direction. | |
| Normalize(Vector2) | Creates a new Vector2 that contains a normalized values from another vector. | |
| Normalize(Vector2, Vector2) | Creates a new Vector2 that contains a normalized values from another vector. |