Vector3:Norm()

Version added: before 9.5

Returns a normalized copy of the vector

Return type (Vector3): a normalized copy of the original vector

Returns a normalized copy of the vector. The vector object is unchanged, and normalized copy is returned. The normalized vector will have a length of 1.0.
String "Norm" is found in the following scripts:

MR Pose Tool (by eugenebabich)

MR Path (by eugenebabich)

SS - Multi Layer Transform Points (by simplsam)

MR Tween Machine (by eugenebabich)

MR Bake Bone Dynamics (by eugenebabich)

See all...