MeshHelper.MergeDuplicateVertices Method

Processes the Indices and VertexChannel data of the specified mesh or geometry batch, merging any duplicate vertices.

Overload List

Name Description
MeshHelper.MergeDuplicateVertices (GeometryContent) Processes the PositionIndices and VertexChannel data of the specified geometry batch, merging any duplicate vertices.
MeshHelper.MergeDuplicateVertices (MeshContent) Processes the PositionIndices and VertexChannel data of the specified mesh, merging any duplicate vertices.

See Also

Reference

MeshHelper Class
MeshHelper Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace