1.7 KiB
1.7 KiB
~_SetListenerPosition(x, y, z)
Returns: N/A (undefined
)
Argument | Datatype | Description |
---|---|---|
x |
number | |
y |
number | |
z |
number |
~_SetListenerPosition(xVelocity, yVelocity, zVelocity)
Returns: N/A (undefined
)
Argument | Datatype | Description |
---|---|---|
xVelocity |
number | |
yVelocity |
number | |
zVelocity |
number |
~_PauseAll()
Returns: N/A (undefined
)
Argument | Datatype | Description |
---|---|---|
None |
~_ResumeAll()
Returns: N/A (undefined
)
Argument | Datatype | Description |
---|---|---|
None |
~_StopAll()
Returns: N/A (undefined
)
Argument | Datatype | Description |
---|---|---|
None |