UEConsole Commands
VariableConsole VariableRenderer

r.Upscale.Softness

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

Category: Renderer · Namespace: r

Help

Amount of sharpening for Gaussian Unsharp filter (r.UpscaleQuality=5). Reduce if ringing is visible 1: Normal sharpening (default) 0: No sharpening (pure Gaussian).

Usage

Unreal console (open with ~)
> r.Upscale.Softness 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