Set
These are setters
Set Volume
Parameters
soundId:
string
volume:
number
disableOverWrite?:
boolean
If true, volume will not be overwritten by sound profile
Set Streamer Mode
Parameters
bool:
boolean
Set Type
Parameters
soundId:
string
stereo:
boolean
If this is false, it will be spatial (3D)
Set Panner
Parameters
soundId:
string
panner:
PannerNode
Set Coords
Parameters
soundId:
string
coords:
vector3
xSound?:
boolean
Set TimeStamp
Parameters
soundId:
string
timeStamp:
number
Set Loop
Parameters
soundId:
string
loop:
boolean
Set Max Distance
Parameters
soundId:
string
maxDistance:
number
Set Destroy On Finish
Parameters
soundId:
string
destroyOnFinish:
boolean
Last updated