toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.webgl
/
WebGLRenderingContextBase
/
framebufferTexture2D
framebuffer
Texture2D
abstract
fun
framebufferTexture2D
(
target
:
Int
,
attachment
:
Int
,
textarget
:
Int
,
texture
:
WebGLTexture
?
,
level
:
Int
)