Navigation
API > API/Editor > API/Editor/LandscapeEditor
Inheritance Hierarchy
- FLandscapeImportLayerInfo
- FLandscapeImportLayer
References
| Module | LandscapeEditor |
| Header | /Engine/Source/Editor/LandscapeEditor/Public/LandscapeEditorObject.h |
| Include | #include "LandscapeEditorObject.h" |
Syntax
struct FLandscapeImportLayer : public FLandscapeImportLayerInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bSelected | ||
| FText | ErrorMessage | ||
| FString | ExportFilePath | ||
| FLandscapeImportDescriptor | ImportDescriptor | ||
| ELandscapeImportResult | ImportResult | ||
| TObjectPtr< ULandscapeMaterialInstanceConstant > | ThumbnailMIC |
Constructors
| Type | Name | Description | |
|---|---|---|---|