Navigation
API > API/Runtime > API/Runtime/Landscape
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeInfo.h |
| Include | #include "LandscapeInfo.h" |
Syntax
USTRUCT ()
struct FLandscapeInfoLayerSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32: 1 | bValid | ||
| int32 | DebugColorChannel | ||
| TObjectPtr< ULandscapeLayerInfoObject > | LayerInfoObj | ||
| FName | LayerName | ||
| TObjectPtr< ALandscapeProxy > | Owner | ||
| TObjectPtr< UMaterialInstanceConstant > | ThumbnailMIC |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FLandscapeInfoLayerSettings
(
ULandscapeLayerInfoObject* InLayerInfo, |
|||
FLandscapeInfoLayerSettings
(
FName InPlaceholderLayerName, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FLandscapeEditorLayerSettings & | |||
| FName | GetLayerName () |