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