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