Enumeration HrzProtocol.GraphicsLevel
Defined in hrz/protocol/viewer/graphics_settings.proto.
GRAPHICS_LEVEL_AUTO (0)
Lets the engine guess the best level for the current platform.
GRAPHICS_LEVEL_LOW (1)
Best performance.
GRAPHICS_LEVEL_MEDIUM (2)
GRAPHICS_LEVEL_HIGH (3)
Best quality.