FUVPacker::StandardPack

Version of StandardPack that takes an array of arrays instead of a [TFunctionRef](API\Runtime\Core\GenericPlatform\TFunctionRef), for convenience.

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Parameterization/UVPacking.h

Include

#include "Parameterization/UVPacking.h"

Syntax

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.

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