littlekt
0.6.0
js
core
/
com.lehaine.littlekt
/
WebGL2RenderingContext
/
texStorage3D
tex
Storage3D
js
fun
texStorage3D
(
target
:
Int
,
levels
:
Int
,
internalformat
:
Int
,
width
:
Int
,
height
:
Int
,
depth
:
Int
)