Function CommandBuffer.draw

abstract void draw (
  uint vertexCount,
  uint instanceCount,
  uint firstVertex,
  uint firstInstance
);