Navigation
API > API/Runtime > API/Runtime/Landscape
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeNaniteComponent.h |
| Include | #include "LandscapeNaniteComponent.h" |
Syntax
struct FAsyncComponentData
Remarks
Copy of Component level data required to generate Nanite asynchronously.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FLandscapeComponentDataInterfaceBase > | ComponentDataInterface | ||
| TArray< FColor > | HeightAndNormalData | ||
| int32 | Stride | ||
| TArray< uint8 > | Visibility |