kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.webgl
/
WebGLRenderingContextBase
/
copyTexSubImage2D
copy
Tex
Sub
Image2D
abstract
fun
copyTexSubImage2D
(
target
:
Int
,
level
:
Int
,
xoffset
:
Int
,
yoffset
:
Int
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)
(
source
)