Vector3:NormMe()

Version added: before 9.5

Return value:

void none
Normalizes a vector. The vector is normalized (adjusted so that it points in the same direction, but has a length of one) in place, adjusting the x, y and z values as necessary.

Search results

Usage of 'NormMe' is found in the following scripts:

<< Back to Vector3