Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AudioSource.bypassListenerEffects

Switch to Manual
public bool bypassListenerEffects;

Description

When set, global effects on the AudioListener doesn't apply to the audio signal generated by the AudioSource. It also does'nt apply, if the AudioSource is playing into a mixer group.