QNormalize

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Calculates normalized quaternion. Added by NVSE 4.2.3.

Syntax

[help]
(none) QNormalize Out_W:string Out_X:string Out_Y:string Out_Z:string Quat_W:float Quat_X:float Quat_Y:float Quat_Z:float 

Or:

(none) QNorm Out_W:string Out_X:string Out_Y:string Out_Z:string Quat_W:float Quat_X:float Quat_Y:float Quat_Z:float