getSpatialOrientation
getSpatialOrientation(soundId: string): { x: number; y: number; z: number } | null;
The direction a sound points in.
getSpatialOrientation(soundId: string): { x: number; y: number; z: number } | null;
The direction a sound points in.