QFromAxisAngle

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

Converts rotation axis and angle to quaternion. Added by NVSE 4.2.3.

Syntax

[help]
(none) QFromAxisAngle Out_W:string Out_X:string Out_Y:string Out_Z:string Axis_X:float Axis_Y:float Axis_Z:float Angle:float 

Or:

(none) QFromAA Out_W:string Out_X:string Out_Y:string Out_Z:string Axis_X:float Axis_Y:float Axis_Z:float Angle:float