Skip to main content

r.ScreenPercentage

Var

Unreal Engine Var console variable.

rScreenPercentage

Description

To render in lower resolution and upscale for better performance (combined up with the blenable post process setting)70 is a good value for low aliasing and performance, can be verified with 'show TestImage in percent, >0 and <=100, larger numbers are possible (supersampling) but the downsampling quality is improvable.<0 is treated like 100.

Usage

r.ScreenPercentage [value]

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