# Frame Time

### Frame Time

Each frame in an animation defines how long it is displayed when the animation is played. The animation editor allows editing the frame time to speed up or slow down individual frames or the entire animation.

### Changing the Frame Time

To change the amount of time that an individual frame is displayed in an animation:

1. Select a frame in the animation
2. Find the **FrameLength** property
3. Change the value to the desired length in seconds

   ![](/files/S3VdPmSXaRUngG5nusKU)

### Changing the Entire Animation Length

The entire length of an animation can be changed without manually changing each individual frame. To do this:

1. Right-click on the desired animation
2. Select **Adjust All Frame Time**
3. Enter the new desired length of the animation
4. (Optionally) select the desired option for changing the frame time. The frames can be adjusted to all have the same value, or can be adjusted proportionally to achieve the desired animation length

<figure><img src="/files/nrOjo7vpybiELYeWh8Os" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flatredball.com/flatredball/glue-gluevault-component-pages-animationeditor-plugin/frame-time.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
