TerrainSpeed.Slope Property
Gets the slope class.
Thread safety: This property is not thread-safe.
Syntax
public System.Int32 Slope { get; }
Property Value
Type: System.Int32
Default: -1
A number, 1 to 5, representing the slope class.
Default: -1
A number, 1 to 5, representing the slope class.
Remarks
code | meaning |
---|---|
1 | 0 – 10% |
2 | 10 – 20% |
3 | 20 – 33% |
4 | 33 – 50% |
5 | more than 50% |
The meaning of the slope classes.
Platforms
Windows, Linux, Android