getSoundSourcePosition

Script::getSoundSourcePosition

Returns the position of a sound source.

Declaration

Math::vec3 getSoundSourcePosition(SoundSourceID soundSourceID);

Parameters

Name

Type

Description

soundSourceID

SoundSourceID

The sound source to get the position of.

Returns

The position of the sound source.