Skip to main content

r.SSR.Quality

Var

Unreal Engine Var console variable.

rSSRQuality

Description

Whether to use screen space reflections and at what quality setting(limits the setting in the post process settings which has a different scale(costs performance, adds more visual realism but the technique has limits 0: off (default 1: low (no glossy 2: medium (no glossy 3: high (glossy/using roughness, few samples 4: very high (likely too slow for real-time)

Usage

r.SSR.Quality [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.