Message HrzProtocol.RasterSettings
Defined in hrz/protocol/scene/settings.proto.
compensate_inclination: bool
Set to true to increase the raster LODs on inclined polygons. This makes the display sharper, but might be a bit noisier.
mix_lods: bool
Set to true to smooth the raster LOD transitions when moving the camera.
max_screen_space_error: float
Max factor by which a pixel from the raster layers can be stretch on screen in logical pixels before the next LOD is loaded. The smaller the value the sooner raster layers are refined when zooming in. Usually between 1 and 2. Must be greater than 0.