ELandscapeImportHeightmapError

Windows
MacOS
Linux

References

Module

LandscapeEditor

Header

/Engine/Source/Editor/LandscapeEditor/Public/LandscapeEditorObject.h

Include

#include "LandscapeEditorObject.h"

Syntax

enum ELandscapeImportHeightmapError
{
    None,
    FileNotFound,
    InvalidSize,
    CorruptFile,
    ColorPng,
    LowBitDepth,
}

Values

Name

Description

None

FileNotFound

InvalidSize

CorruptFile

ColorPng

LowBitDepth

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss