DynamicVertexBuffer Constructor
Initializes a new instance of DynamicVertexBuffer.
Overload List
Name | Description |
---|---|
DynamicVertexBuffer (GraphicsDevice, Int32, BufferUsage) | Initializes a new instance of DynamicVertexBuffer with the specified parameters. |
DynamicVertexBuffer (GraphicsDevice, Type, Int32, BufferUsage) | Initializes a new instance of DynamicVertexBuffer with the specified parameters. |
See Also
Reference
DynamicVertexBuffer Class
DynamicVertexBuffer Members
Microsoft.Xna.Framework.Graphics Namespace