Message HrzProtocol.GraphicsSettingsOverrides
Defined in hrz/protocol/viewer/graphics_settings.proto.
shadows_enabled: bool (Optional)
Whether the rendering of shadows can be enabled or not.
shadows_cascade_count: uint32 (Optional)
The amount of textures used for the rendering of shadows.
atmosphere_enabled: bool (Optional)
Whether the rendering of the simulated atmosphere can be enabled or not. This controls the simulated sun, sky, and ambient lighting in the scene view ambient settings.
flat_overlay_resolution: uint32 (Optional)
The size of the textures used for the rendering of flat overlays.
flat_overlay_cascade_count: uint32 (Optional)
The amount of textures used for the rendering of flat overlays.
ui_elements_depth_peeling_enabled: bool (Optional)
Whether transparent UI elements are drawn with increased accuracy.
imagery_merge_group_count: uint32 (Optional)
The amount of merge groups used for imagery rasters.
raster_atlas_size: uint32 (Optional)
The size of the textures used for imagery raster atlases.
raster_atlas_texture_compression_enabled: bool (Optional)
Whether raster atlas textures can be compressed.