Message HrzProtocol.TerrainSettings
Defined in hrz/protocol/scene/view_settings.proto.
terrain_color: HrzProtocol.Color
The terrain color applied below the raster. Alpha is ignored.
terrain_opacity: float
The terrain opacity is applied to both the terrain and the rasters.
disable_terrain_elevation: bool
Set to true to ignore all DTM layers for this scene view, i.e. force the ground to be at elevation zero.
This only affects the terrain itself. Other systems relying on the DTM layers for elevations are unaffected, such as clamping vector features.