UEConsole Commands
VariableConsole VariableRenderer

r.ProxyLODMaxDilationSteps

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

Category: Renderer · Namespace: r

Help

Limit the numer of dilation steps used in gap filling for performance reasons This may affect gap filling quality as bigger dilations steps will be used with a smaller max 0: will disable gap filling 7: default

Usage

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