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
/
framebufferTexture2D
framebuffer
Texture2D
abstract
fun
framebufferTexture2D
(
target
:
Int
,
attachment
:
Int
,
textarget
:
Int
,
texture
:
WebGLTexture
?
,
level
:
Int
)
(
source
)