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