TerrainType
A Unity Terrain defined by a set of bounds, a heightmap, and a height.
Properties
| Property | Description | 
|---|---|
| Bounds | The bounds of the terrain. This is an AABox. | 
| Height Map | The heightmap of the terrain. | 
| Height | The height of the terrain. This is the highest elevation the terrain can have. |