A rotation expressed as a quaternion.

Hierarchy

  • QuaternionData

Properties

w x y z

Properties

w: number

W (scalar) component.

x: number

X component.

y: number

Y component.

z: number

Z component.