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