Message HrzProtocol.ViewerConfiguration
Defined in hrz/protocol/viewer/options.proto.
blob_memory_pool_size: uint64
The memory settings used by the engine, inferred from the values passed in the viewer options. 0 indicates an unconstrained memory.
max_video_memory_size: uint64
max_wasm_memory_size: uint32
graphics_profile: HrzProtocol.GraphicsLevel
The GraphicsLevel that was specified in the viewer options, or computed
by the engine if it was set to Auto.
graphics_settings: HrzProtocol.GraphicsSettings
The graphics settings used by the engine. They are the defaults used by the associated graphics profile, overriden by the values specified in the viewer options.