Skip to content

API Reference / @gtkx/gl / DrawElementsType

Type Alias: DrawElementsType

DrawElementsType = GLenum

Defined in: generated/types.d.ts:265

Registry enum group DrawElementsType.

Open and documentation-only; any GLenum value is accepted.

Members: UNSIGNED_BYTE, UNSIGNED_INT, UNSIGNED_SHORT.

Released under the MPL-2.0 License.