UNPKG

@phaserjs/phaser

Version:
3 lines 198 B
import { IGLTextureBinding } from './IGLTextureBinding'; export declare function UpdateGLTexture<T extends IGLTextureBinding>(binding: T): WebGLTexture; //# sourceMappingURL=UpdateGLTexture.d.ts.map