Click or drag to resize
DigitalRuneTerrain Properties

The Terrain type exposes the following members.

Properties
  NameDescription
Public propertyAabb
Gets the axis-aligned bounding box of the terrain tile. (Vertical min and max values are not set!)
Public propertyBaseClearValues
Gets or sets the values written into the BaseClipmap textures when it is cleared.
Public propertyDetailClearValues
Gets or sets the values written into the DetailClipmap textures when it is cleared.
Public propertyIsDisposed
Gets a value indicating whether this instance has been disposed of.
Public propertyTiles
Gets the terrain tiles which define the terrain geometry and materials.
Top
See Also