ELandscapeToolHydroErosionMode

Windows
MacOS
Linux

References

Module

LandscapeEditor

Header

/Engine/Source/Editor/LandscapeEditor/Public/LandscapeEditorObject.h

Include

#include "LandscapeEditorObject.h"

Syntax

enum ELandscapeToolHydroErosionMode
{
    Invalid     = -1,
    Both        = 0,
    Positive    = 1,
}

Values

Name

Description

Invalid

Both

Rains in some places and not others, randomly

Positive

Rain is applied to the entire area

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