UEConsole Commands
VariableConsole VariableRenderer

r.GlobalDistanceFieldHeightFieldThicknessScale

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

Category: Renderer · Namespace: r

Help

Thickness of the height field when it\'s entered into the global distance field, measured in distance field voxels. Defaults to 4 which means 4x the voxel size as thickness.

Usage

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