Skip to content

API Reference / @gtkx/gl / frontFace

Function: frontFace()

frontFace(mode): void

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

void glFrontFace(GLenum mode)

Provided by GL_VERSION_1_0. GLX render opcode 84.

Parameters

mode

number

FrontFaceDirection

Returns

void

Released under the MPL-2.0 License.