UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Landscape::Nanite::FAsyncComponentData Struct Reference

#include <LandscapeNaniteComponent.h>

Public Attributes

TArray< FColorHeightAndNormalData
 
TArray< uint8Visibility
 
TSharedPtr< FLandscapeComponentDataInterfaceBaseComponentDataInterface
 
int32 Stride = 0
 

Member Data Documentation

◆ ComponentDataInterface

TSharedPtr<FLandscapeComponentDataInterfaceBase> UE::Landscape::Nanite::FAsyncComponentData::ComponentDataInterface

◆ HeightAndNormalData

TArray<FColor> UE::Landscape::Nanite::FAsyncComponentData::HeightAndNormalData

◆ Stride

int32 UE::Landscape::Nanite::FAsyncComponentData::Stride = 0

◆ Visibility

TArray<uint8> UE::Landscape::Nanite::FAsyncComponentData::Visibility

The documentation for this struct was generated from the following file: