# Interface: FrameObject

**`Advanced`**

A reference to a frame in an [AnimatedSprite](scene.AnimatedSprite.html.md)

## Properties

### texture

> **texture**: [`Texture`](rendering.Texture.html.md)

The [Texture](rendering.Texture.html.md) of the frame.

***

### time

> **time**: `number`

The duration of the frame, in milliseconds.
