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