WaveSoundBuffer.fade

機能/意味
Start fade
タイプ
WaveSoundBufferクラスのメソッド
構文
fade(to, time, delay=0)
引数
to  Specify the volume to reach.
 Please refer to WaveSoundBuffer.volume property for specification of volume.
time  Specifies the time to fade in ms.
delay  Specify the wait time before the fade starts in ms.
戻り値
なし (void)
説明
 Starts a fade (continuous volume change).