GraphicsDevice.SetVertexBuffer Method
Sets or binds a vertex buffer to a device.
| 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. |