Skip to content

API Reference / @gtkx/gl / isEnabled

Function: isEnabled()

isEnabled(cap): boolean

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

GLboolean glIsEnabled(GLenum cap)

Provided by GL_VERSION_1_0. GLX single opcode 140.

Parameters

cap

number

EnableCap

Returns

boolean

boolean

Released under the MPL-2.0 License.