Skip to content

Get Graphics Settings

GET
/api/settings/graphics

Get current graphics/display settings.

Successful Response

GraphicsSettingsResponse
object
showFpsOverlay
required
Showfpsoverlay

Show FPS/frame-time counter overlay

boolean
reduceMotion
required
Reducemotion

Minimize CSS animations and transitions

boolean
animationDurationScale
required
Animationdurationscale

Scale all animation durations (0.0=instant, 1.0=normal, 2.0=slow)

number
backgroundThrottling
required
Backgroundthrottling

Throttle rendering when window loses focus (requires restart)

boolean