Version: 2023.2
言語: 日本語
public void OnInspectorGUI (Terrain terrain, TerrainTools.IOnInspectorGUI editContext);

パラメーター

terrain Active Terrain object.
editContext Interface used to communicate between Editor and Paint tools.

説明

Custom Terrain Tool OnInspectorGUI callback.