UNPKG

@phaserjs/phaser

Version:
3 lines 227 B
import { TextureBaseFormat } from './ICompressedTextures'; export declare function GetCompressedTextureName(baseFormat: TextureBaseFormat | string, format: GLenum): string; //# sourceMappingURL=GetCompressedTextureName.d.ts.map