Navigation
API > API/Editor > API/Editor/LandscapeEditor > API/Editor/LandscapeEditor/FLandscapeImportResolution
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
LandscapeImportHelper.h |
|
|
|
LandscapeImportHelper.h |
|
FLandscapeImportResolution()
| |
|
| Name |
FLandscapeImportResolution |
| Type |
function |
| Header File |
/Engine/Source/Editor/LandscapeEditor/Public/LandscapeImportHelper.h |
| Include Path |
#include "LandscapeImportHelper.h" |
FLandscapeImportResolution()
FLandscapeImportResolution(uint32, uint32)
| |
|
| Name |
FLandscapeImportResolution |
| Type |
function |
| Header File |
/Engine/Source/Editor/LandscapeEditor/Public/LandscapeImportHelper.h |
| Include Path |
#include "LandscapeImportHelper.h" |
FLandscapeImportResolution
(
uint32 InWidth,
uint32 InHeight
)