Navigation
API > API/Editor > API/Editor/LandscapeEditor
References
| Module | LandscapeEditor |
| Header | /Engine/Source/Editor/LandscapeEditor/Public/LandscapeFileFormatInterface.h |
| Include | #include "LandscapeFileFormatInterface.h" |
Syntax
struct FLandscapeFileResolution
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | Height | ||
| uint32 | Width |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FLandscapeFileResolution
(
uint32 InWidth, |