Navigation
API > API/Runtime > API/Runtime/Landscape
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include | #include "LandscapeProxy.h" |
Syntax
USTRUCT ()
struct FLandscapeTargetLayerSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< ULandscapeLayerInfoObject > | LayerInfoObj | ||
| FString | ReimportLayerFilePath |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FLandscapeTargetLayerSettings
(
ULandscapeLayerInfoObject* InLayerInfo, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FLandscapeTargetLayerSettings& Other |