getSoundSourcePitch
Script::getSoundSourcePitch
Returns the pitch of a sound source.
Declaration
float getSoundSourcePitch(SoundSourceID soundSourceID);
Parameters
Name |
Type |
Description |
---|---|---|
soundSourceID |
The sound source to get the pitch of. |
Returns
The pitch of the sound source.