0 out of 1 rated this helpful - Rate this topic

VertexBuffer.SetData Method

Sets the vertex buffer data.
Name Description
VertexBuffer.SetData (Int32, T[], Int32, Int32, Int32) Sets vertex buffer data, specifying the offset, start index, number of elements, and the vertex stride.
VertexBuffer.SetData (T[]) Sets vertex buffer data.
VertexBuffer.SetData (T[], Int32, Int32) Sets vertex buffer data, specifying the start index and number of elements.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ