Navigation
API > API/Runtime > API/Runtime/Landscape
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
| Include | #include "LandscapeComponent.h" |
Syntax
struct FLandscapePerLODMaterialOverride
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | LODIndex | ||
| TObjectPtr< UMaterialInterface > | Material |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FLandscapePerLODMaterialOverride& InOther |