Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
depthRange
depthRange
Declaration
void
depthRange
(
GLclampf
zNear
,
GLclampf
zFar
);