kotlin-stdlib
JS
kotlin-stdlib
/
org.khronos.webgl
/
WebGLRenderingContextBase
/
scissor
scissor
JS
abstract
fun
scissor
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)