Enumeration of values that can be used as the source for drawing heightmap contour lines.
enum
|
ContourValue
|
See also:
ContourRange
Elevation
|
= 0
|
The terrain-space elevation value. See also: HeightmapRegion.Elevation |
---|---|---|
Slope
|
= 1
|
The terrain slope angles, in degrees. See also: HeightmapRegion.Slope |
Material
|
= 2
|
The weight of a chosen material, in the range [0..255]. See also: HeightmapRegion.Material |