Skip to content

API Reference / @gtkx/gl / depthFunc

Function: depthFunc()

depthFunc(func): void

Defined in: generated/commands.d.ts:1578

void glDepthFunc(GLenum func)

Provided by GL_VERSION_1_0. GLX render opcode 164.

Parameters

func

number

DepthFunction

Returns

void

Released under the MPL-2.0 License.