Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/UBoundarySelectionMechanic
| Name | EBoundarySelectionType |
| Type | enum |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/BoundarySelectionMechanic.h |
| Include Path | #include "Selection/BoundarySelectionMechanic.h" |
Syntax
enum EBoundarySelectionType
{
Loops,
Spans,
}
Values
| Name | Remarks |
|---|---|
| Loops | |
| Spans | TODO: Both? |