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.