Navigation
API > API/Plugins > API/Plugins/ModelingComponents
Define the tool to use when dragging the mouse when selecting
| Name | EMeshTopologySelectionMechanicDragTool |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/MeshTopologySelectionMechanic.h |
| Include Path | #include "Selection/MeshTopologySelectionMechanic.h" |
Syntax
enum EMeshTopologySelectionMechanicDragTool
{
None,
Marquee,
Lasso,
}
Values
| Name | Remarks |
|---|---|
| None | |
| Marquee | |
| Lasso |