Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Parameterization > API/Runtime/GeometryCore/Parameterization/FUVPacker > API/Runtime/GeometryCore/Parameterization/FUVPacker/StandardPack
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Parameterization/UVPacking.h |
| Include | #include "Parameterization/UVPacking.h" |
bool StandardPack
(
IUVMeshView * Mesh,
const TArray < TArray < int > > & UVIslands
)
Remarks
Version of StandardPack that takes an array of arrays instead of a TFunctionRef, for convenience.