Click or drag to resize

MeshVertexListRemove Method

Overload List
  NameDescription
Public methodRemove(IEnumerableInt32, Boolean)
Removes the vertices at the given indices and all faces that reference those vertices.
Public methodRemove(Int32, Boolean)
Removes the vertex at the given index and all faces that reference that index.
Top
See Also