SoundVolume3D()

Syntax

SoundVolume3D(#Sound3D, Volume)
Description
Set the new volume, in real-time, for the #Sound3D. The volume value is saved for the #Sound3D, so it's not needed to call it every time.

Parameters

#Sound3D The sound to use.
Volume The new volume for the sound. The valid values are from 0 (no volume) to 100 (full volume).

Return value

None.

Supported OS

All

<- SoundRange3D() - Sound3D Index - StopSound3D() ->