SoundVolume3D()

语法

SoundVolume3D(#Sound3D, Volume)
概要
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.

参数

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

返回值

无.

已支持操作系统

所有

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