Interface: AudioDefaultedOptions
Defined in: audio/components/audio-component.ts:22
Fields of AudioEcsComponent with a sensible default; callers may omit these.
Extended by
Properties
playSound
playSound:
boolean
Defined in: audio/components/audio-component.ts:27
Set to true to play sound on the next createAudioEcsSystem update.
The system resets this back to false once playback has started.