UNPKG

phaser

Version:

A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers from the team at Phaser Studio Inc.

8 lines (7 loc) 281 B
/** * @typedef {object} Phaser.Types.Renderer.WebGL.WebGLConst * @since 3.50.0 * * @property {GLenum} enum - The data type of the attribute, i.e. `gl.BYTE`, `gl.SHORT`, `gl.UNSIGNED_BYTE`, `gl.FLOAT`, etc. * @property {number} size - The size, in bytes, of the data type. */