Skip to main content

r.DynamicRes.ThrottlingMaxScreenPercentage

Var

Unreal Engine Var console variable.

rDynamicResThrottlingMaxScreenPercentage

Description

Throttle the primary screen percentage allowed by the heuristic to this max value when enabled. This has no effect on preallocated video memory. This is for instance useful when the video game wants to trottle power consumption when inactive without resizing internal renderer's render targets (which can result in popping)

Usage

r.DynamicRes.ThrottlingMaxScreenPercentage [value]

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