Contour line. Isolines (a.k.a. contour lines) are lines connecting points of equal height. More...
Public Attributes | |
| float | min = 0f |
| Lowest point | |
| float | max = 0f |
| Highest point | |
| bool | isEnabled = true |
| Is contour line enabled. When false, it's ignored when geometry is being generated. | |
Contour line. Isolines (a.k.a. contour lines) are lines connecting points of equal height.
| bool isEnabled = true |
Is contour line enabled. When false, it's ignored when geometry is being generated.
| float max = 0f |
Highest point
| float min = 0f |
Lowest point