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