This version of Unity is unsupported.

TerrainPaintToolWithOverlaysBase.OnToolGUI

Declaration

public void OnToolGUI(EditorWindow window);

Parameters

window The window that is displaying the custom editor tool.

Description

This method is used to implement the custom terrain editor paint tool.