Click or drag to resize
DigitalRuneTerrainLayer Properties

The TerrainLayer type exposes the following members.

Properties
  NameDescription
Public propertyAabb
Gets (or sets) the axis-aligned bounding box of the area that is influenced by this terrain layer.
Public propertyFadeInEnd
Gets or sets the clipmap level where the fade-in ends and this terrain layer is fully visible. (This is a material parameter - see remarks.)
Public propertyFadeInStart
Gets or sets the clipmap level where this terrain layer starts to fade in. (This is a material parameter - see remarks.)
Public propertyFadeOutEnd
Gets or sets the clipmap level where the fade-out ends and this terrain layer is not rendered anymore. (This is a material parameter - see remarks.)
Public propertyFadeOutStart
Gets or sets the clipmap level where this terrain layer starts to fade out. (This is a material parameter - see remarks.)
Public propertyIsDisposed
Gets a value indicating whether this instance has been disposed of.
Public propertyMaterial
Gets (or sets) the material that is used to render this terrain layer.
Public propertyMaterialInstance
Gets the material instance.
Top
See Also