ContourValue Description enum Tinman.Terrain.Heightmaps.Painting.ContourValue Enumeration of values that can be used as the source for drawing heightmap contour lines. See also ContourRange Public / Constants Elevation public constant Elevation → (0:int32) The terrain-space elevation value. See also HeightmapRegion.Elevation Slope public constant Slope → (1:int32) The terrain slope angles, in degrees. See also HeightmapRegion.Slope Material public constant Material → (2:int32) The weight of a chosen material, in the range [0..255]. See also HeightmapRegion.Material ContourRange IBrush