IndexBuffer.SetData Method
Copies array data to the index buffer.
Overload List
Name | Description |
---|---|
IndexBuffer.SetData (Int32, T[], Int32, Int32, SetDataOptions) | Copies array data to the index buffer. |
IndexBuffer.SetData (T[]) | Copies array data to the index buffer. |
IndexBuffer.SetData (T[], Int32, Int32, SetDataOptions) | Copies array data to the index buffer. |
See Also
Reference
IndexBuffer Class
IndexBuffer Members
Microsoft.Xna.Framework.Graphics Namespace