UNPKG

pixi-stats

Version:

WebGL stats for pixi.js or/and three.js

11 lines 261 B
export default class GLHook { drawPasses: number; isInit: boolean; private realGLDrawElements; private gl; constructor(_gl?: any); private fakeGLdrawElements; reset(): void; release(): void; } //# sourceMappingURL=GLHook.d.ts.map