ETransformMeshesSnapDragSource

Snap-Drag Source Point

Windows
MacOS
Linux

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/TransformMeshesTool.h

Include

#include "TransformMeshesTool.h"

Syntax

enum ETransformMeshesSnapDragSource
{
    ClickPoint    = 0,
    Pivot         = 1,
    LastValue,
}

Values

Name

Description

ClickPoint

Snap-Drag moves the Clicked Point to the Target Location

Pivot

Snap-Drag moves the Gizmo/Pivot to the Target Location

LastValue

Remarks

Snap-Drag Source Point

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