UUVSeamSewAction

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

UVEditorTools

Header

/Engine/Plugins/Experimental/UVEditor/Source/UVEditorTools/Public/UVSeamSewAction.h

Include

#include "UVSeamSewAction.h"

Syntax

UCLASS()
class UUVSeamSewAction : public UUVToolAction

Variables

Constructors

Name Description

Public function

UUVSeamSewAction()

Functions

Name Description

Protected function Const

int32

 

FindSewEdgeOppositePairing

(
    int32 UnwrapEid
)

Public function

void

 

SetSelection

(
    int32 SelectionTargetIndexIn,
    const UE::Geometry::FDynamicMeshSel...
)

Protected function

void

 

UpdateSewEdgePreviewLines()

Overridden from UUVToolAction

Name Description

Protected function Virtual

bool

 

ApplyAction

(
    UUVToolEmitChangeAPI& EmitChangeAP...
)

Protected function Virtual

bool

 

PreCheckAction()

Public function Virtual

void

 

SetWorld

(
    UWorld* WorldIn
)

Public function Virtual

void

 

UpdateVisualizations()

Overridden from UInteractionMechanic

Name Description

Public function Virtual

void

 

Setup

(
    UInteractiveTool* ParentTool
)

Called to initialize the InteractionMechanic

Public function Virtual

void

 

Shutdown()

Called to clean up the InteractionMechanic