Version: 2023.2
言語: 日本語

IOnInspectorGUI

interface in UnityEditor.TerrainTools

マニュアルに切り替える

説明

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

Additional resources: TerrainPaintTool<T0>.OnInspectorGUI.

Public 関数

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