Class TerrainData

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.

Hierarchy

  • TerrainData

Constructors

Properties

heightmapResolution: number = 513

Resolution of the heightmap.

size: Vector3 = ...

The total size in global units of the terrain.

Accessors

Generated using TypeDoc