Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/DynamicMesh > API/Runtime/GeometryCore/DynamicMesh/TDynamicVerticesOctree3
| Type | Name | Description | |
|---|---|---|---|
| void | RemoveVertices
(
const TArray< int >& Vertices |
Remove a list of vertices from the tree | |
| void | RemoveVertices
(
const TSet< int >& Vertices |
Remove a set of vertices from the tree |