using UnityEngine.Audio; public struct ReflectionSnapshot { public AudioMixerSnapshot mixerSnapshot; public float fadeTime; }