Item
A handle to manipulate audio.
A property representing the volume of the audio.
The default is 1. The volume can be a number between 0 and 2.5.
Set the spatial origin of the audio's positional playback to the specified SubNode.
SubNode
If a non-existent SubNode is specified, the audio's spatial origin will be set to the item's root position.
Set the spatial origin of the audio's positional playback to the item's root position.
Plays the audio.
When called against an audio already in playback, the playback will stop, then restart from the beginning.
Stops the audio.
Generated using TypeDoc
A handle to manipulate audio.