FLandscapeHeightmapInfo

Windows
MacOS
Linux

References

Module

LandscapeEditor

Header

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

Include

#include "LandscapeFileFormatInterface.h"

Syntax

struct FLandscapeHeightmapInfo

Variables

Name Description

Public variable

TOptional< FVec...

 

DataScale

The inherent scale of the data format, if it has one, in centimeters The default for data with no inherent scale is 100,100,0.78125 (100.0/128, shown as 100 in the editor UI)

Public variable

FText

 

ErrorMessage

Message to show as the warning/error result.

Public variable

TArray< FLandsc...

 

PossibleResolutions

Normally contains a single resolution, but .raw is awful.

Public variable

ELandscapeImpor...

 

ResultCode

Whether the heightmap is usable or has errors/warnings.

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