| Terrain Properties |
The Terrain type exposes the following members.
| Name | Description | |
|---|---|---|
| Aabb |
Gets the axis-aligned bounding box of the terrain tile.
(Vertical min and max values are not set!)
| |
| BaseClearValues |
Gets or sets the values written into the BaseClipmap textures when
it is cleared.
| |
| DetailClearValues |
Gets or sets the values written into the DetailClipmap textures
when it is cleared.
| |
| IsDisposed |
Gets a value indicating whether this instance has been disposed of.
| |
| Tiles |
Gets the terrain tiles which define the terrain geometry and materials.
|