Navigation
API > API/Runtime > API/Runtime/Landscape
The various types of landscape notifications, ordered by priority (a single notification is displayed at a time).
| Name | ELandscapeNotificationType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeNotification.h |
| Include Path | #include "LandscapeNotification.h" |
Syntax
enum ELandscapeNotificationType
{
ShadingModelInvalid = 0,
LandscapeTextureResourcesNotReady,
LandscapeEditLayerResourcesNotReady,
}
Values
| Name | Remarks |
|---|---|
| ShadingModelInvalid | |
| LandscapeTextureResourcesNotReady | |
| LandscapeEditLayerResourcesNotReady |