UEConsole Commands
VariableConsole VariableRemaining

Landscape.DebugViewMode

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

Category: Remaining · Namespace: landscape

Help

Change the view mode of the landscape rendering. Valid Input: 0 = Normal, 2 = DebugLayer, 3 = LayerDensity, 4 = LayerUsage, 5 = LOD Distribution, 6 = WireframeOnTop, 7 = LayerContribution

Usage

Unreal console (open with ~)
> Landscape.DebugViewMode 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 landscape