Normalizes a vector. The input array can be the same as the output array.
native float NormalizeVector(const float vec[3], float result[3])