EditorToolContext.OnToolGUI

Declaration

public void OnToolGUI(EditorWindow window);

Parameters

window The window that is displaying the active EditorTool.

Description

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.


Did you find this page useful? Please give it a rating: