framebufferTexture2D
abstract
fun
framebufferTexture2D
(
target
:
Int
,
attachment
:
Int
,
textarget
:
Int
,
texture
:
WebGLTexture
?
,
level
:
Int
)
(source)