Type alias Quat

Quat: { x: number; y: number; z: number }

Type declaration

  • x: number
  • y: number
  • z: number

Generated using TypeDoc