QFromAxisAngle

From the Fallout3 GECK Wiki
Revision as of 09:12, 21 August 2014 by imported>Odessa (Created. source algohol nexus page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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