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
/
vertexAttrib1fv
vertex
Attrib1fv
abstract
fun
vertexAttrib1fv
(
index
:
Int
,
values
:
Float32Array
)
(
source
)
abstract
fun
vertexAttrib1fv
(
index
:
Int
,
values
:
JsArray
<
JsNumber
>
)
(
source
)