TerrainPaintTool<T0>.OnSceneGUI
Parameters
| terrain | Active Terrain object. | |
| editContext | Interface used to communicate between Editor and Paint tools. |
Description 描述
Custom terrain tool OnSceneGUI callback.
Unity calls this method to run tool-specific scene UI and behavior.
See Also: Editor.OnSceneGUI.