littlekt
0.6.0
js
core
/
com.lehaine.littlekt
/
WebGL
/
copyTexSubImage2D
copy
Tex
Sub
Image2D
js
open
override
fun
copyTexSubImage2D
(
target
:
Int
,
level
:
Int
,
xOffset
:
Int
,
yOffset
:
Int
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)