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