LogoPixi’VN
pixi-jsInterfaces

Interface: FrameObject

Defined in: node_modules/pixi.js/lib/scene/sprite-animated/AnimatedSprite.d.ts:711

A reference to a frame in an AnimatedSprite

Advanced

Properties

texture

> texture: Texture

Defined in: node_modules/pixi.js/lib/scene/sprite-animated/AnimatedSprite.d.ts:713

The Texture of the frame.


time

> time: number

Defined in: node_modules/pixi.js/lib/scene/sprite-animated/AnimatedSprite.d.ts:715

The duration of the frame, in milliseconds.