kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
stencilOpSeparate
stencil
Op
Separate
JS
abstract
fun
stencilOpSeparate
(
face
:
Int
,
fail
:
Int
,
zfail
:
Int
,
zpass
:
Int
)