UNPKG

pixi-basis-ktx2

Version:

Loader for the *.basis & *.ktx2 supercompressed texture file format. This package also ships with the transcoder!

8 lines 255 B
export * from './BasisParser'; export * from './detectBasis'; export * from './detectKTX2'; export * from './KTX2Parser'; export * from './loadBasis'; export * from './loadKTX2'; export * from './resolveKTX2TextureUrl'; //# sourceMappingURL=index.d.ts.map