Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OnToolGUI(EditorWindow)

This method is used to implement the custom terrain editor paint tool.
Read time 1 minuteLast updated 13 days ago

Definition

public override void OnToolGUI(EditorWindow window)

Parameters

The window that is displaying the custom editor tool.