struct in UnityEngine.Audio
/
Implemented in:UnityEngine.AudioModule
Implements interfaces:IAudioScriptingContext
A temporary context that you're given when initiating a mix cycle. Used when calling Generator.Process on a Generator.
Should only be kept during the mix cycle for which is was created. Additional resources: Generator.Process, ControlContext.Manual.BeginMix.