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 |
---|---|
DynamicIndexBuffer.SetData (Int32, T[], Int32, Int32, SetDataOptions) | Sets dynamic index buffer data, specifying the offset, start index, number of elements and options. |
DynamicIndexBuffer.SetData (T[], Int32, Int32, SetDataOptions) | Sets dynamic index buffer data, specifying the start index, number of elements and options. |
See Also
Reference
DynamicIndexBuffer Class
DynamicIndexBuffer Members
Microsoft.Xna.Framework.Graphics Namespace