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