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

TerrainUtility.TerrainMap.TerrainFilter

Switch to Manual
public delegatebool TerrainFilter (Terrain terrain);

Parameters

terrainTerrain object to apply filter to.

Description

Terrain map filter.

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