kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
vertexAttrib3f
vertex
Attrib3f
JS
abstract
fun
vertexAttrib3f
(
index
:
Int
,
x
:
Float
,
y
:
Float
,
z
:
Float
)