ELandscapeBlendMode

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/Landscape.h

Include

#include "Landscape.h"

Syntax

enum ELandscapeBlendMode
{
    LSBM_AdditiveBlend,
    LSBM_AlphaBlend,
    LSBM_MAX,
}

Values

Name

Description

LSBM_AdditiveBlend

LSBM_AlphaBlend

LSBM_MAX

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