Navigation
API > API/Runtime > API/Runtime/Landscape
| Name | FHeightmapData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
| Include Path | #include "LandscapeComponent.h" |
Syntax
USTRUCT (NotBlueprintable)
struct FHeightmapData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Texture | TObjectPtr< UTexture2D > | LandscapeComponent.h |