Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/TransformMeshesTool.h |
| Include | #include "TransformMeshesTool.h" |
Syntax
enum ETransformMeshesSnapDragSource
{
ClickPoint = 0 UMETA(DisplayName = "Click Point"),
Pivot = 1 UMETA(DisplayName = "Pivot"),
UMETA =(Hidden),
}
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 |
| UMETA |
Remarks
Snap-Drag Source Point