Version: 2023.2
言語: 日本語
public bool OnPaint (Terrain terrain, TerrainTools.IOnPaint editContext);

パラメーター

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

戻り値

bool Return true to temporarily hide tree, grass, and detail layers on the terrain.

説明

Custom Terrain Tool paint callback.