Navigation
API > API/Runtime > API/Runtime/Landscape
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
| Include | #include "LandscapeComponent.h" |
Syntax
struct FLandscapeLayerComponentData
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | DebugName | Edit layers are referenced by Guid, this name is just there to provide some insights as to what edit layer name this layer data corresponded to in case of a missing edit layer guid. | |
| FHeightmapData | HeightmapData | ||
| FWeightmapData | WeightmapData |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FLandscapeLayerComponentData
(
const FName& InDebugName |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool |