Unity Native Audio Plugin SDK
Overview of Usage and API
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
Unity Native Audio Plugin SDK