Type alias QuatLike

QuatLike: Vec4Like

A Quaternion given as a Quat, a 4-element floating point TypedArray, or an array of 4 numbers.

Generated using TypeDoc