This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

TerrainUtility.TerrainMap.m_terrainTiles

public Dictionary<TileCoord,Terrain> m_terrainTiles;

Description

Mapping from TileCoord to Terrain.