Navigation
Unreal Engine C++ API Reference > Runtime > MeshUtilitiesCommon > FLayoutUV
References
Module | MeshUtilitiesCommon |
Header | /Engine/Source/Runtime/MeshUtilitiesCommon/Private/LayoutUV.cpp |
Include | #include "LayoutUV.cpp" |
Syntax
struct FChartPacker
Remarks
SECOND PASS: Given a set of charts, pack them in the UV space
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FChartPacker
(
IMeshView& InMeshView, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
bool | FindBestPacking
(
const TArray< FVector2f >& TexCoords, |