kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
getActiveAttrib
get
Active
Attrib
JS
abstract
fun
getActiveAttrib
(
program
:
WebGLProgram
?
,
index
:
Int
)
:
WebGLActiveInfo
?