kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
attachShader
attach
Shader
JS
abstract
fun
attachShader
(
program
:
WebGLProgram
?
,
shader
:
WebGLShader
?
)