world.audio
Properties
Property | Type | Description |
---|---|---|
listener | AudioListener | A virtual listener of the all positional and non-positional audio effects in the scene. |
Functions
Function | Description |
---|---|
addSound | Add sound to an entity. |
removeSound | Remove sound. |
updateSound | Update sound. |
mute | Mute scene audio. |
unmute | Unmute scene audio. |
pause | Pause scene audio. |
play | Play scene audio. |
setVolume | Set volume of scene audio. |
destroy | Destroy scene audio. |