GetSound3DLocation

From Onset Developer Wiki
Revision as of 20:45, 1 September 2020 by BlueMountains (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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