ELandscapeViewMode::Type

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Public/LandscapeRender.h

Include

#include "LandscapeRender.h"

Syntax

namespace ELandscapeViewMode
{
    enum Type
    {
        Invalid              = -1,
        Normal               = 0,
        EditLayer,
        DebugLayer,
        LayerDensity,
        LayerUsage,
        LOD,
        WireframeOnTop,
        LayerContribution,
    }
}

Values

Name

Description

Invalid

Normal

Color only

EditLayer

DebugLayer

Layer debug only

LayerDensity

LayerUsage

LOD

WireframeOnTop

LayerContribution

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss