Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Selections > API/Runtime/GeometryCore/Selections/FMeshFaceSelection
| Type | Name | Description | |
|---|---|---|---|
| void | ExpandToOneRingNeighbours
(
const TUniqueFunction< bool(int)>& FilterF |
Add all triangles in vertex one-rings of current selection to set. | |
| void | ExpandToOneRingNeighbours
(
int nRings, |
Expand selection by N vertex one-rings. |