interface Angle { pitch: number; yaw: number; }
Source: direction.ts:353
direction.ts:353
pitch: number
yaw: number