Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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