Skip to content

API Reference / @gtkx/gl / VertexAttribType

Type Alias: VertexAttribType

VertexAttribType = GLenum

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

Registry enum group VertexAttribType.

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

Members: BYTE, DOUBLE, FIXED, FLOAT, HALF_FLOAT, INT, INT_2_10_10_10_REV, SHORT, UNSIGNED_BYTE, UNSIGNED_INT, UNSIGNED_INT_10F_11F_11F_REV, UNSIGNED_INT_2_10_10_10_REV, UNSIGNED_SHORT.

Released under the MPL-2.0 License.