Quaternion.Quaternion

static function Quaternion (x : float, y : float, z : float, w : float) : Quaternion

Description

Constructs new Quaternion with given x,y,z,w components.