littlekt
0.6.0
js
core
/
com.lehaine.littlekt
/
WebGL2RenderingContext
/
copyTexSubImage3D
copy
Tex
Sub
Image3D
js
fun
copyTexSubImage3D
(
target
:
Int
,
level
:
Int
,
xoffset
:
Int
,
yoffset
:
Int
,
zoffset
:
Int
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)