Navigation
API > API/Editor > API/Editor/LandscapeEditor
Describes the type of action that a landscape tool will perform on a given target layer
| Name | ELandscapeTargetLayerActionType |
| Type | enum |
| Header File | /Engine/Source/Editor/LandscapeEditor/Public/LandscapeToolInterface.h |
| Include Path | #include "LandscapeToolInterface.h" |
Syntax
enum ELandscapeTargetLayerActionType
{
None,
Normal,
Inverted,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Normal | |
| Inverted |