Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
polygonOffset
polygonOffset
Declaration
void
polygonOffset
(
GLfloat
factor
,
GLfloat
units
);