Click or drag to resize

DynamicVertexBuffer Constructor

Overload List
  NameDescription
Public methodDynamicVertexBuffer(Int32, VertexLayout, BufferFlags)
Initializes a new instance of the DynamicVertexBuffer struct.
Public methodDynamicVertexBuffer(MemoryBlock, VertexLayout, BufferFlags)
Initializes a new instance of the DynamicVertexBuffer struct.
Top
See Also