예제 #1
0
 void Update()
 {
     FmodEvent.SetBusVolume(MusicBus.busName, volumeSlider.value);
 }