Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
scissor
scissor
Declaration
void
scissor
(
GLint
x
,
GLint
y
,
GLsizei
width
,
GLsizei
height
);