UEConsole Commands
VariableConsole VariableRenderer

r.DistanceFields.SurfaceBiasExpand

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

Category: Renderer · Namespace: r

Help

Fraction of a Mesh SDF voxel to expand the surface during intersection. Expanding the surface improves representation quality, at the cost of over-occlusion.

Usage

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