OnToolGUI(EditorWindow)
This method is used to implement the custom terrain editor paint tool.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.TerrainTools
- Assembly: UnityEditor
public override void OnToolGUI(EditorWindow window)
Parameters
The window that is displaying the custom editor tool.