littlekt
0.6.0
js
core
/
com.lehaine.littlekt
/
WebGL2RenderingContext
/
drawElementsInstanced
draw
Elements
Instanced
js
fun
drawElementsInstanced
(
mode
:
Int
,
count
:
Int
,
type
:
Int
,
offset
:
Int
,
instanceCount
:
Int
)