littlekt
0.6.0
js
core
/
com.lehaine.littlekt
/
WebGL
/
vertexAttribPointer
vertex
Attrib
Pointer
js
open
override
fun
vertexAttribPointer
(
index
:
Int
,
size
:
Int
,
type
:
Int
,
normalized
:
Boolean
,
stride
:
Int
,
offset
:
Int
)