Navigation
API > API/Runtime > API/Runtime/Landscape
| Name | ELandscapeResizeMode |
| Type | enum |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeConfigHelper.h |
| Include Path | #include "LandscapeConfigHelper.h" |
Syntax
enum ELandscapeResizeMode
{
Resample = 0,
Clip = 1,
Expand = 2,
}
Values
| Name | Remarks |
|---|---|
| Resample | |
| Clip | |
| Expand |