Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/Actions > API/Plugins/UVEditorTools/Actions/UUVSeamSewAction
References
| Module | UVEditorTools |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Actions/UVSeamSewAction.h |
| Include | #include "Actions/UVSeamSewAction.h" |
| Source | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Private/Actions/UVSeamSewAction.cpp |
static int32 FindSewEdgeOppositePairing
(
const FDynamicMesh3 & UnwrapMesh,
const FDynamicMesh3 & AppliedMesh,
int32 UVLayerIndex,
int32 UnwrapEid,
bool & bWouldPreferOppositeOrderOut
)