FChartFinder

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

Windows
MacOS
Linux

References

Module

MeshUtilitiesCommon

Header

/Engine/Source/Runtime/MeshUtilitiesCommon/Private/LayoutUV.cpp

Include

#include "LayoutUV.cpp"

Syntax

struct FChartFinder

Remarks

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

Constructors

Name Description

Public function

FChartFinder

(
    IMeshView& InMeshView,
    ELightmapUVVersion InLayoutVersion
)

Functions

Name Description

Public function

int32

 

FindCharts

(
    const FOverlappingCorners& Overlap...,
    TArray< FVector2D >& TexCoords,
    TArray< uint32 >& SortedTris,
    TArray< FMeshChart >& Charts
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss