Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ShowAuxWindow()

Show the editor window in the auxiliary window.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public void ShowAuxWindow()

Remarks

The single auxiliary window can be re-used by different editor windows at different times. Showing an editor window in the auxiliary window can be useful to avoid clutter of many small windows.