Parameterization

Windows
MacOS
Linux

Classes

Name

Description

Public class

FUVPacker

FUVPacker implements various strategies for packing UV islands in a generic mesh class.

Public class

TMeshDijkstra

TMeshDijkstra computes graph distances on a mesh from seed point(s) using Dijkstra's algorithm.

Public class

TMeshLocalParam

TMeshLocalParam computes a local UV parameterization of a set of connected PointsWithNormals, where "local" means "in a geodesic disc around a starting point".

Enums

Name

Description

Public enum

ELocalParamTypes

Type of local parameterization

Functions

Name Description

Public function

void

 

UE::UVPacking::CreateUVIslandsFromMeshTopology

(
    TriangleMeshType& Mesh,
    TArray< TArray< int >>& IslandsOut,
    TFunctionRef< bool)> IncludeT...
)

Create UV islands from a triangle mesh connectivity.

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