Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeEditToolRenderData
| Name | SelectionType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
| Include Path | #include "LandscapeComponent.h" |
Syntax
enum SelectionType
{
ST_NONE = 0,
ST_COMPONENT = 1,
ST_REGION = 2,
}
Values
| Name | Remarks |
|---|---|
| ST_NONE | |
| ST_COMPONENT | |
| ST_REGION |