littlekt
0.6.0
js
core
/
com.lehaine.littlekt
/
WebGL
/
compressedTexImage3D
compressed
Tex
Image3D
js
open
override
fun
compressedTexImage3D
(
target
:
Int
,
level
:
Int
,
internalFormat
:
Int
,
width
:
Int
,
height
:
Int
,
depth
:
Int
,
source
:
ByteBuffer
?
)