UEConsole Commands
VariableConsole VariableRenderer

r.DepthOfField.DepthBlur.Scale

r.DepthOfField.DepthBlur.Scale is a console variable in Unreal Engine 5 (UE5). See what r.DepthOfField.DepthBlur.Scale does, its values, and how to use this cvar in the Unreal console below.

Category: Renderer · Namespace: r

Help

This scale multiplier only affects the CircleDOF DepthBlur feature. This is applied after r.DepthOfField.DepthBlur.ResolutionScale. 0: Disable Depth Blur x: Multiply the existing Depth Blur Radius with x -x: Override the existing Depth Blur Radius with x 1: No adjustments (default)

Usage

Unreal console (open with ~)
> r.DepthOfField.DepthBlur.Scale 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in r