Version: 2020.2
언어: 한국어

AudioMixerUpdateMode

enumeration

매뉴얼로 전환

설명

The mode in which an AudioMixer should update its time.

Use this with AudioMixer.updateMode to define how the AudioMixer time is updated.

변수

NormalUpdate the AudioMixer with scaled game time.
UnscaledTimeUpdate the AudioMixer with unscaled realtime.