kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
stencilFunc
stencil
Func
JS
abstract
fun
stencilFunc
(
func
:
Int
,
ref
:
Int
,
mask
:
Int
)