FLandscapeImportLayerInfo

Structure storing Layer Data for import

Windows
MacOS
Linux

Inheritance Hierarchy

FLandscapeImportLayerInfo

FLandscapeImportLayer

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h

Include

#include "LandscapeProxy.h"

Syntax

struct FLandscapeImportLayerInfo

Remarks

Structure storing Layer Data for import

Variables

Name Description

Public variable

TArray< uint8 >

 

LayerData

Raw weightmap data.

Public variable

ULandscapeLayer...

 

LayerInfo

Public variable

FName

 

LayerName

Public variable

FString

 

SourceFilePath

Constructors

Name Description

Public function

FLandscapeImportLayerInfo

(
    FName InLayerName
)

Public function

FLandscapeImportLayerInfo

(
    const FLandscapeInfoLayerSettings&...
)

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