GetSound3DLocation

From Onset Developer Wiki
GetSound3DLocation

Type: Function
Context: Client
Introduced: v1.0

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__

See also