kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
copyTexImage2D
copy
Tex
Image2D
JS
abstract
fun
copyTexImage2D
(
target
:
Int
,
level
:
Int
,
internalformat
:
Int
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
border
:
Int
)