UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
HeightfieldLighting.cpp File Reference

Functions

void FillHeightfieldDescriptionData (const TArray< FHeightfieldComponentDescription > &HeightfieldDescriptions, TArray< FVector4f, SceneRenderingAllocator > &HeightfieldDescriptionData)
 
FRDGBufferRef UploadHeightfieldDescriptions (FRDGBuilder &GraphBuilder, const TArray< FHeightfieldComponentDescription > &HeightfieldDescriptions)
 

Function Documentation

◆ FillHeightfieldDescriptionData()

void FillHeightfieldDescriptionData ( const TArray< FHeightfieldComponentDescription > &  HeightfieldDescriptions,
TArray< FVector4f, SceneRenderingAllocator > &  HeightfieldDescriptionData 
)

◆ UploadHeightfieldDescriptions()

FRDGBufferRef UploadHeightfieldDescriptions ( FRDGBuilder GraphBuilder,
const TArray< FHeightfieldComponentDescription > &  HeightfieldDescriptions 
)