UNPKG

pixi.js

Version:

PixiJS — The HTML5 Creation Engine =============

19 lines (18 loc) 331 B
export declare const globalUniformsBit: { name: string; vertex: { header: string; }; }; export declare const globalUniformsUBOBitGl: { name: string; vertex: { header: string; }; }; export declare const globalUniformsBitGl: { name: string; vertex: { header: string; }; };