![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FChartFinder (IMeshView &InMeshView, ELightmapUVVersion InLayoutVersion) | |
| int32 | FindCharts (const FOverlappingCorners &OverlappingCorners, TArray< FVector2f > &TexCoords, TArray< uint32 > &SortedTris, TArray< FMeshChart > &Charts) |
FIRST PASS: Given a Mesh, build the associated set of charts
| FLayoutUV::FChartFinder::FChartFinder | ( | IMeshView & | InMeshView, |
| ELightmapUVVersion | InLayoutVersion | ||
| ) |
| int32 FLayoutUV::FChartFinder::FindCharts | ( | const FOverlappingCorners & | OverlappingCorners, |
| TArray< FVector2f > & | TexCoords, | ||
| TArray< uint32 > & | SortedTris, | ||
| TArray< FMeshChart > & | Charts | ||
| ) |