Version: 2022.2
public void OnToolGUI (EditorWindow window);

参数

window The window that is displaying the active EditorTool.

描述

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.