TerrainLayer Properties |
The TerrainLayer type exposes the following members.
Name | Description | |
---|---|---|
Aabb |
Gets (or sets) the axis-aligned bounding box of the area that is influenced by this terrain
layer.
| |
FadeInEnd |
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.)
| |
FadeInStart |
Gets or sets the clipmap level where this terrain layer starts to fade in.
(This is a material parameter - see remarks.)
| |
FadeOutEnd |
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.)
| |
FadeOutStart |
Gets or sets the clipmap level where this terrain layer starts to fade out.
(This is a material parameter - see remarks.)
| |
IsDisposed |
Gets a value indicating whether this instance has been disposed of.
| |
Material |
Gets (or sets) the material that is used to render this terrain layer.
| |
MaterialInstance |
Gets the material instance.
|