class in UnityEngine.Experimental.TerrainAPI
매뉴얼로 전환Type for mapping 2D (X,Y) coordinates to a Terrain object.
| m_errorCode | Indicates the error status of the TerrainMap. |
| m_terrainTiles | Mapping from TileCoord to Terrain. |
| GetTerrain | Retrieves the Terrain object corresponding to the tile coordinates (tileX,tileZ). |
| CreateFromPlacement | Creates a TerrainMap. |
| TerrainFilter | Terrain map filter. |