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