Legacy Documentation: Version 5.0
AudioGroup Inspector
Unity Native Audio Plugin SDK

Overview of Usage and API

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Sumbission failed

For some reason your suggested change could not be submitted. Please try again in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

The AudioMixer is a very self contain asset with a streamlined API.

  • Using the Snapshot and AudioGroup objects
  • Transitioning Snapshots
  • Blending Snapshot states
  • Finding Groups
  • Re-routing at Runtime

Example Usages

AudioGroup Inspector
Unity Native Audio Plugin SDK