pixi-jsType aliases
Type Alias: TextureSourceLike
> TextureSourceLike = TextureSource | TextureResourceOrOptions | string
Defined in: node_modules/pixi.js/lib/rendering/renderers/shared/texture/Texture.d.ts:90
A texture source can be a string, an image, a video, a canvas, or a texture resource.