Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Selections > API/Runtime/GeometryCore/Selections/FMeshFaceSelection
| Type | Name | Description | |
|---|---|---|---|
| void | FloodFill
(
int tSeed, |
Grow selection outwards from seed triangle, until it hits boundaries defined by triangle and edge filters. | |
| void | FloodFill
(
const TArray< int >& Seeds, |
Grow selection outwards from seed triangles, until it hits boundaries defined by triangle and edge filters. |