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