OptionalaudioWhether the zone audio should loop. Default: true.
OptionalaudioURL of the audio to play when inside the zone.
OptionalaudioVolume for the zone audio. Default: 1.0.
OptionalchildrenOptional child components.
OptionaldebugWhether to show a wireframe gizmo for the zone. Default: false.
OptionalfadeCross-fade duration when entering or exiting the zone. Default: 0.5.
Geometric primitive for the zone ('box' or 'sphere').
OptionalonCallback fired when the listener enters the zone.
OptionalonCallback fired when the listener exits the zone.
OptionalpositionCenter position of the trigger volume. Default: [0, 0, 0].
OptionalradiusRadius for 'sphere' geometry. Default: 5.
OptionalsizeDimensions for 'box' geometry [width, height, depth]. Default: [10, 10, 10].
Props for the AudioZone component.