TerrainSpeed.SurfaceStructure Property
Gets the surface structure class (the roughness).
Syntax
public System.Int32 SurfaceStructure { get; }
Property Value
Default: -1
A number, 1 to 5, representing the surface structure class.
Remarks
code | meaning |
---|---|
1 | very even |
2 | even |
3 | somewhat uneven |
4 | uneven |
5 | very uneven |
Platforms
Windows, Linux, Android