GraphicsDevice.SetVertexBuffer Method
Sets or binds a vertex buffer to a device.
Overload List
Name | Description |
---|---|
GraphicsDevice.SetVertexBuffer (VertexBuffer) | Sets or binds a vertex buffer to the device. |
GraphicsDevice.SetVertexBuffer (VertexBuffer, Int32) | Sets or binds a vertex buffer to the device. |
See Also
Reference
GraphicsDevice Class
GraphicsDevice Members
Microsoft.Xna.Framework.Graphics Namespace