Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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