kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
bindFramebuffer
bind
Framebuffer
JS
abstract
fun
bindFramebuffer
(
target
:
Int
,
framebuffer
:
WebGLFramebuffer
?
)