Delegate CinemachineDebug.OnGUIDelegate
Delegate for OnGUI debugging.
This will be called by the CinemachineBrain in its OnGUI (editor only)
Namespace: Cinemachine.Utility
Syntax
public delegate void OnGUIDelegate();
Delegate for OnGUI debugging.
This will be called by the CinemachineBrain in its OnGUI (editor only)
public delegate void OnGUIDelegate();