graphics.get_settings | Get Graphics Settings | Returns current graphics settings including preset, resolution, quality levels, FPS limit, and upsc… |
graphics.optimize | Optimize Graphics | Run the in-game Graphics Auto Detect flow. Picks the optimal preset from the GPU preset table when … |
graphics.set_cvar | Set Console Variable | Get or set an Unreal Engine console variable directly. If value is omitted, returns the current val… |
graphics.set_option | Set Graphics Option | Set an individual graphics option. Use graphics.get_settings to see current values. Common options:… |
graphics.set_preset | Set Graphics Preset | Set graphics quality preset. Options: minimum, verylow, low, normal (medium), high, cinematic (ultr… |