# Type Alias: TextureSourceLike (/jsdoc/pixi-vn/index/type-aliases/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.

Advanced [#advanced]

See [#see]

* TextureSource
* TextureResourceOrOptions
* Texture.from
