Navigation
API > API/Editor > API/Editor/LandscapeEditor
| Name | ELandscapeBrushType |
| Type | enum |
| Header File | /Engine/Source/Editor/LandscapeEditor/Public/LandscapeToolInterface.h |
| Include Path | #include "LandscapeToolInterface.h" |
Syntax
enum ELandscapeBrushType
{
Normal = 0,
Alpha,
Component,
Gizmo,
Splines,
}
Values
| Name | Remarks |
|---|---|
| Normal | |
| Alpha | |
| Component | |
| Gizmo | |
| Splines |