toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.gl
/
WebGLRenderingContextBase
/
copyTexImage2D
copy
Tex
Image2D
abstract
fun
copyTexImage2D
(
target
:
GLenum
,
level
:
GLint
,
internalformat
:
GLenum
,
x
:
GLint
,
y
:
GLint
,
width
:
GLsizei
,
height
:
GLsizei
,
border
:
GLint
)
(
source
)
MDN Reference