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.