UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLayoutUV::FChartFinder Struct Reference

Public Member Functions

 FChartFinder (IMeshView &InMeshView, ELightmapUVVersion InLayoutVersion)
 
int32 FindCharts (const FOverlappingCorners &OverlappingCorners, TArray< FVector2f > &TexCoords, TArray< uint32 > &SortedTris, TArray< FMeshChart > &Charts)
 

Detailed Description

FIRST PASS: Given a Mesh, build the associated set of charts

Constructor & Destructor Documentation

◆ FChartFinder()

FLayoutUV::FChartFinder::FChartFinder ( IMeshView InMeshView,
ELightmapUVVersion  InLayoutVersion 
)

Member Function Documentation

◆ FindCharts()

int32 FLayoutUV::FChartFinder::FindCharts ( const FOverlappingCorners OverlappingCorners,
TArray< FVector2f > &  TexCoords,
TArray< uint32 > &  SortedTris,
TArray< FMeshChart > &  Charts 
)

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