API Reference / @gtkx/gl / depthMask
Function: depthMask()
depthMask(
flag):void
Defined in: generated/commands.d.ts:1425
void glDepthMask(GLboolean flag)
Provided by GL_VERSION_1_0.
Parameters
flag
boolean
GLboolean
Returns
void
See
https://registry.khronos.org/OpenGL-Refpages/gl4/html/glDepthMask.xhtml