method GPURenderPassEncoder.prototype.draw
Jump to headingGPURenderPassEncoder.prototype.draw(vertexCount: number,instanceCount?: number,firstVertex?: number,firstInstance?: number,): undefined
Parameters Jump to heading
Jump to headingvertexCount: number
optional
Jump to headinginstanceCount: number
optional
Jump to headingfirstVertex: number
optional
Jump to headingfirstInstance: number
Return Type Jump to heading
undefined