Quaternion
Creates a new quaternion with the specified components.
Creates a Quaternion from a Float3 for the imaginary part and a Float for the real part.
Creates a Quaternion from a Float4 representing (x, y, z, w).
Creates a new quaternion from the specified quaternion q.