Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Landscape/Public/LandscapeConfigHelper.h |
Include |
#include "LandscapeConfigHelper.h" |
enum ELandscapeResizeMode
{
Resample = 0,
Clip = 1,
Expand = 2,
}
Name |
Description |
---|---|
Resample |
|
Clip |
|
Expand |