kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
getFramebufferAttachmentParameter
get
Framebuffer
Attachment
Parameter
JS
abstract
fun
getFramebufferAttachmentParameter
(
target
:
Int
,
attachment
:
Int
,
pname
:
Int
)
:
Any
?