Skip to main content

r.DFShadowQuality

Var

Unreal Engine Var console variable.

rDFShadowQuality

Description

Defines the distance field shadow method which allows to adjust for quality or performance 0:off, 1:low (20 steps, no SSS), 2:medium (32 steps, no SSS), 3:high (64 steps, SSS, default)

Usage

r.DFShadowQuality [value]

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