Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FMeshEdgeSelection
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Deselect
(
int tid |
Selections/MeshEdgeSelection.h | ||
void Deselect
(
TArrayView< const int > edges |
Selections/MeshEdgeSelection.h |
Deselect(int)
| Name | Deselect |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Selections/MeshEdgeSelection.h |
| Include Path | #include "Selections/MeshEdgeSelection.h" |
void Deselect
(
int tid
)
Deselect(TArrayView< const int >)
| Name | Deselect |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Selections/MeshEdgeSelection.h |
| Include Path | #include "Selections/MeshEdgeSelection.h" |
void Deselect
(
TArrayView < const int > edges
)