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

TerrainMap

class in UnityEngine.Experimental.TerrainAPI

/

Implemented in:UnityEngine.TerrainModule

Description

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

Properties

m_errorCodeIndicates the error status of the TerrainMap.
m_terrainTilesMapping from TileCoord to Terrain.

Public Methods

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

Static Methods

CreateFromPlacementCreates a TerrainMap.

Delegates

TerrainFilterTerrain map filter.

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