Interface Quaternion

Description of a three-dimensional rotation. All attributes are mandatory.

Hierarchy

  • Quaternion

Properties

w x y z

Properties

w: number
x: number
y: number
z: number

Generated using TypeDoc