enum Tinman.Heightmap.Layer
Enumeration of heightmap sample layers.
Items
The following table lists all iemts of this enum type, including their string tags (if
defined).
Enumeration Item |
None
|
|
No layer.
|
Coverage
|
|
Sample coverage.
|
Displacement
|
|
Displacement values (e.g. hand-painted overhangs and cliffs).
|
Elevation
|
|
Elevation values (e.g. DEM samples).
|
Texture
|
|
Surface texture color values (e.g. satellite imagery data).
|
Material
|
|
Surface material tokens (e.g. land cover data).
|
Usages
The following table shows all usages of this config type.