Skip to content

API Reference / @gtkx/gl / enable

Function: enable()

enable(cap): void

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

void glEnable(GLenum cap)

Provided by GL_VERSION_1_0. GLX render opcode 139.

Parameters

cap

number

EnableCap

Returns

void

Released under the MPL-2.0 License.