UNPKG

150 BTypeScriptView Raw
1/**
2 * @private
3 * @method mapSize
4 * @memberof PIXI.glCore.shader
5 * @param {string} type
6 */
7export declare function mapSize(type: string): number;