The TerrainData class stores heightmaps, detail mesh positions, tree instances, and terrain texture alpha maps.
The Terrain component links to the terrain data and renders it.
Resolution of the heightmap.
The total size in global units of the terrain.
Height of the terrain in samples(Read Only).
The size of each heightmap sample.
Width of the terrain in samples(Read Only).
Generated using TypeDoc
The TerrainData class stores heightmaps, detail mesh positions, tree instances, and terrain texture alpha maps.
The Terrain component links to the terrain data and renders it.