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