getSpatialPosition
getSpatialPosition(soundId: string): { x: number; y: number; z: number } | null;
Get the spatial position of a sound by its ID.
getSpatialPosition(soundId: string): { x: number; y: number; z: number } | null;
Get the spatial position of a sound by its ID.