QFromAxisAngle

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Converts rotation axis and angle to quaternion.

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