VertexContent Class
Note
This class is available only when developing for Windows.
Provides methods and properties for maintaining the vertex data of a GeometryContent.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public sealed class VertexContent
Remarks
This class combines a collection of arbitrarily named data channels with a list of position indices that reference the Positions collection of the parent MeshContent.
See Also
Reference
VertexContent Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows 7, Windows Vista, Windows XP