[]
Converts the vector into a unit vector.
public static Vector2 Normalize(Vector2 value)
The vector to normalize.
The normalized vector.