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

TileCoord

struct in UnityEngine.Experimental.TerrainAPI

/

Implemented in:UnityEngine.TerrainModule

Description

Specifies a set of 2D tile coordinates.

Properties

tileXTile X coordinate.
tileZTile Z coordinate.