Navigation
Unreal Engine C++ API Reference > Editor > LandscapeEditor
References
Module | LandscapeEditor |
Header | /Engine/Source/Editor/LandscapeEditor/Public/LandscapeImportHelper.h |
Include | #include "LandscapeImportHelper.h" |
Syntax
struct FLandscapeImportResolution
Variables
Type | Name | Description |
---|---|---|
uint32 | Height | |
uint32 | Width |
Constructors
Type | Name | Description |
---|---|---|
FLandscapeImportResolution () | ||
FLandscapeImportResolution ( uint32 InWidth, uint32 InHeight ) |