method GPURenderBundleEncoder.prototype.drawIndexed
Jump to headingGPURenderBundleEncoder.prototype.drawIndexed(indexCount: number,instanceCount?: number,firstIndex?: number,baseVertex?: number,firstInstance?: number,): undefinedParameters Jump to heading
Jump to headingindexCount: numberoptional
Jump to headinginstanceCount: numberoptional
Jump to headingfirstIndex: numberoptional
Jump to headingbaseVertex: numberoptional
Jump to headingfirstInstance: numberReturn Type Jump to heading
undefined