VertexBuffer Constructor
Creates an instance of this object.
Overload List
Name | Description |
---|---|
VertexBuffer (GraphicsDevice, Type, Int32, BufferUsage) | Creates an instance of this object. |
VertexBuffer (GraphicsDevice, VertexDeclaration, Int32, BufferUsage) | Creates an instance of this object. |
See Also
Reference
VertexBuffer Class
VertexBuffer Members
Microsoft.Xna.Framework.Graphics Namespace