XNA Game Studio 3.1
VertexBuffer Constructor
Initializes a new instance of the VertexBuffer class.
Overload List

NameDescription
VertexBuffer (GraphicsDevice, Int32, BufferUsage)Initializes a new instance of VertexBuffer, specifying the size and usage.
VertexBuffer (GraphicsDevice, Type, Int32, BufferUsage)Initializes a new instance of VertexBuffer, specifying the element count and usage.
See Also

Reference

Tags :


Page view tracker