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.
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