kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
bindTexture
bind
Texture
JS
abstract
fun
bindTexture
(
target
:
Int
,
texture
:
WebGLTexture
?
)