Version: 2022.1
언어: 한국어
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.