GetSound3DLocation
From Onset Developer Wiki
Description
Gets the location of a 3d sound.
Syntax
GetSound3DLocation(sound)
Parameters
- sound
The sound identifier.
Return Value
- Returns 3 float values: X, Y and Z
Example
__EDIT_ME__
GetSound3DLocation Type: Function |
Gets the location of a 3d sound.
GetSound3DLocation(sound)
__EDIT_ME__