toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.gl
/
WebGL2RenderingContextBase
/
blitFramebuffer
blit
Framebuffer
abstract
fun
blitFramebuffer
(
srcX0
:
GLint
,
srcY0
:
GLint
,
srcX1
:
GLint
,
srcY1
:
GLint
,
dstX0
:
GLint
,
dstY0
:
GLint
,
dstX1
:
GLint
,
dstY1
:
GLint
,
mask
:
GLbitfield
,
filter
:
GLenum
)
(
source
)
MDN Reference