Navigation
API > API/Runtime > API/Runtime/Landscape
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/Landscape.h |
| Include | #include "Landscape.h" |
Syntax
struct FLandscapeLayer
Variables
| Type | Name | Description | |
|---|---|---|---|
| TEnumAsByte< enum ELandscapeBlendMode > | BlendMode | ||
| bool | bLocked | ||
| TArray< FLandscapeLayerBrush > | Brushes | ||
| bool | bVisible | ||
| FGuid | Guid | ||
| float | HeightmapAlpha | ||
| FName | Name | ||
| float | WeightmapAlpha | ||
| TMap< TObjectPtr< ULandscapeLayerInfoObject >, bool > | WeightmapLayerAllocationBlend |
Constructors
| Type | Name | Description | |
|---|---|---|---|