pixi-jsType aliases
Type Alias: AnimatedSpriteFrames
> AnimatedSpriteFrames = Texture[] | FrameObject[]
Defined in: node_modules/pixi.js/lib/scene/sprite-animated/AnimatedSprite.d.ts:12
A collection of textures or frame objects that can be used to create an AnimatedSprite.