Tesla Graphics Engine Documentation (January 2012)
Normalize Method
TeslaTesla.MathVector4Normalize()()()()
Members
Icon Member Description
Normalize()()()()
Normalize this vector to a unit vector, which results in a vector with a count of 1 but perserves the direction the vector was pointing in.

Normalize(Vector4)
Normalize the surce vector to a unit vector, which results in a vector with a count of 1 but perserves the direction the vector was pointing in.

Normalize(Vector4%, Vector4%)
Normalize the surce vector to a unit vector, which results in a vector with a count of 1 but perserves the direction the vector was pointing in.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)