Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FGroupTopology
| Type | Name | Description | |
|---|---|---|---|
| void | FindVertexNbrGroups
(
int VertexID, |
Add all the groups connected to the given Mesh Vertex to the GroupsOut list | |
| void | FindVertexNbrGroups
(
const TArray< int >& VertexIDs, |
Add all the groups connected to the given Mesh Vertices to the GroupsOut list |