Version: 2019.4
Experimental: this API is experimental and might be changed or removed in the future.

TerrainUtility.TerrainMap.TerrainFilter

マニュアルに切り替える
public delegatebool TerrainFilter (Terrain terrain);

パラメーター

terrainTerrain object to apply filter to.

説明

Terrain map filter.

The terrain will only be included in the TerrainMap if it returns true.