Skip to content

TextureLike

TextureLike: string | Texture

Type definition for a texture. Can be a string or a Texture object from ‘pixi.js’.

Source

src/utils/Types.ts:20