Navigation
API > API/Runtime > API/Runtime/MeshUtilitiesCommon
References
| Module | MeshUtilitiesCommon |
| Header | /Engine/Source/Runtime/MeshUtilitiesCommon/Public/LayoutUV.h |
| Include | #include "LayoutUV.h" |
Syntax
class FLayoutUV
Constructors
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| bool | FindBestPacking
(
uint32 InTextureResolution |
||
| int32 | FindCharts
(
const FOverlappingCorners& OverlappingCorners |
||
| void | LogStats () |
||
| void | ResetStats () |
||
| void | SetVersion
(
ELightmapUVVersion Version |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FChartFinder | FIRST PASS: Given a Mesh, build the associated set of charts | ||
| FChartPacker | SECOND PASS: Given a set of charts, pack them in the UV space | ||
| IMeshView | Abstract triangle mesh view interface that may be used by any module without introducing a dependency on a concrete mesh type (and thus potentially circular module references). |
Constants
| Name | Description |
|---|---|
| FindBestPackingCount | |
| FindBestPackingCycles | |
| FindBestPackingEfficiency |