kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
blendFuncSeparate
blend
Func
Separate
JS
abstract
fun
blendFuncSeparate
(
srcRGB
:
Int
,
dstRGB
:
Int
,
srcAlpha
:
Int
,
dstAlpha
:
Int
)