kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.webgl
/
WebGLRenderingContextBase
/
vertexAttrib3fv
vertex
Attrib3fv
abstract
fun
vertexAttrib3fv
(
index
:
Int
,
values
:
Float32Array
)
(
source
)
abstract
fun
vertexAttrib3fv
(
index
:
Int
,
values
:
JsArray
<
JsNumber
>
)
(
source
)