Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IOnInspectorGUI

Interface that provides parameters and utility functions for the OnInspectorGUI event in the terrain paint tools.
Read time 1 minuteLast updated 10 days ago

Definition

public interface IOnInspectorGUI

Remarks

Additional Resources: TerrainPaintTool<T>.OnInspectorGUI.

Methods

Method

Description

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