MeshVertexListRemove Method |
Name | Description | |
---|---|---|
Remove(IEnumerableInt32, Boolean) |
Removes the vertices at the given indices and all faces that reference those vertices.
| |
Remove(Int32, Boolean) |
Removes the vertex at the given index and all faces that reference that index.
|