Skip to content

API Reference / @gtkx/gl / disable

Function: disable()

disable(cap): void

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

void glDisable(GLenum cap)

Provided by GL_VERSION_1_0. GLX render opcode 138.

Parameters

cap

number

EnableCap

Returns

void

Released under the MPL-2.0 License.