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

TerrainUtility.TerrainMap.TerrainFilter

public delegate bool 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.

Did you find this page useful? Please give it a rating: