the GPU device
the number of vertices to draw
the number of instances to draw. Defaults to 1
the offset to the first vertex to draw. Defaults to 0
the offset to the first instance to draw. Defaults to 0
the offset added to each index value before indexing into the vertex buffers. Defaults to 0
Generated using TypeDoc
Submits an indexed draw call in the current render pass.