Vector3:NormMe()

Version added: before 9.5

Normalizes a vector

Return type : 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.
String "NormMe" is found in the following scripts:

FO_Utilities (by Lukas)

Modified LM Transform Layer (by Stan)

Tweak for Select Shape (by A.Evseeva)

See all...