public void OnToolGUI (EditorWindow window);

Parámetros

windowThe window that is displaying the active EditorTool.

Descripción

Implements any common functionality for the set of manipulation tools available for this context.

Unity calls this method for each window where the current editor tool is active.