Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Parameterization > API/Runtime/GeometryCore/Parameterization/FUVPacker
| Type | Name | Description | |
|---|---|---|---|
| bool | StackPack
(
IUVMeshView* Mesh, |
Version of StackPack that takes an array of arrays instead of a TFunctionRef, for convenience. | |
| bool | StackPack
(
IUVMeshView* Mesh, |
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. |