public void Play(SmartSfx sfx) { var source = AcquireSource(); source.outputAudioMixerGroup = sfx.MixerGroup(); }