Skip to content

API Reference / @gtkx/gl / VertexAttribIType

Type Alias: VertexAttribIType

VertexAttribIType = GLenum

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

Registry enum group VertexAttribIType.

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

Members: BYTE, INT, SHORT, UNSIGNED_BYTE, UNSIGNED_INT, UNSIGNED_SHORT.

Released under the MPL-2.0 License.