kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
getVertexAttrib
get
Vertex
Attrib
JS
abstract
fun
getVertexAttrib
(
index
:
Int
,
pname
:
Int
)
:
Any
?