linearly v0.32.0Docs


linearly v0.32.0 / quat

Type Alias: quat

quat: readonly [number, number, number, number]

Represents rotation in 3D space with the quaternion format XYZW.

Defined in

src/quat.ts:11open in new window