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