TerrainMap

class in UnityEngine.TerrainUtils

/

Implemented in:UnityEngine.TerrainModule

Description

Type for mapping 2D (X,Z) tile coordinates to a Terrain object.

Properties

Property Description
terrainTilesMapping from TileCoord to Terrain.

Public Methods

Method Description
GetTerrainRetrieves the Terrain object corresponding to the tile coordinates (tileX,tileZ).

Static Methods

Method Description
CreateFromConnectedNeighborsCreates a TerrainMap from the neighbors connected to the origin Terrain.
CreateFromPlacementCreates a TerrainMap from the positions of all active Terrains.

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