UEConsole Commands
VariableConsole VariableRenderer

r.Shadow.Virtual.NormalBias

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

Category: Renderer · Namespace: r

Help

Receiver offset along surface normal for shadow lookup. Scaled by distance to camera.Higher values avoid artifacts on surfaces nearly parallel to the light, but also visibility offset shadows and increase the chance of hitting unmapped pages.

Usage

Unreal console (open with ~)
> r.Shadow.Virtual.NormalBias 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