| Description | |
|---|---|
| terrain | Active Terrain object. | 
| editContext | Interface used to communicate between Editor and Paint tools. | 
Custom terrain tool OnInspectorGUI callback.
Unity calls this method to run tool-specific inspector controls and behavior. Additional resources: Editor.OnInspectorGUI.