StackPack

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

StackPack

(
    IUVMeshView* Mesh,
    const TArray< TArray< int >>& UVIs...
)

Version of StackPack that takes an array of arrays instead of a TFunctionRef, for convenience.

Public function

bool

 

StackPack

(
    IUVMeshView* Mesh,
    int NumIslands,
    TFunctionRef< void< int...
)

Uniformly scale all UV islands so that the largest fits in positive-unit-square, and translate each islands separately so that it's bbox-min is at the origin.

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