UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines 206 B
/** * WebGL constant, declared explicitly to avoid issues with later THREE.js versions where it is absent * @type {number} */ export const GL_RGBFormat: number; //# sourceMappingURL=GL_RGBFormat.d.ts.map