This version of Unity is unsupported.

IOnInspectorGUI

interface in UnityEditor.TerrainTools

Description

Interface that provides parameters and utility functions for the OnInspectorGUI event in the terrain paint tools.

Additional resources: TerrainPaintTool<T0>.OnInspectorGUI.

Public Methods

RepaintInstructs the Editor to repaint the tool UI and/or the scene view.
ShowBrushesGUIDisplays the default controls for the brush in the tool inspector.