UNPKG

@phaserjs/phaser

Version:
3 lines 163 B
import { Texture } from './Texture'; export declare function SetFilter(linear: boolean, ...textures: Texture[]): Texture[]; //# sourceMappingURL=SetFilter.d.ts.map