toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.webgl
/
WebGLRenderingContextBase
/
vertexAttribPointer
vertex
Attrib
Pointer
abstract
fun
vertexAttribPointer
(
index
:
Int
,
size
:
Int
,
type
:
Int
,
normalized
:
Boolean
,
stride
:
Int
,
offset
:
Int
)