# Get ImageSequence FPS

## Overview

![The Get ImageSequence FPS Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-878154f4cc3490ddaacf2c214c0356a3209c5672%2Fgetimagesequencefpsupdatedimage.png?alt=media)

The **Get ImageSequence FPS Node** returns the frame rate of the **ImageSequence**.

[**Scope**](https://docs.incari.com/incari-studio/2023.1/overview#scopes): **Scene**, **Function**, **Prefab**.

## Attributes

![The Get ImageSequence FPS Node Attributes.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-d3ea2de6c327f924df994457fc5a6a69dbd23d18%2Fnode-get-imagesequence-fps-attr.png?alt=media)

| Attribute | Type         | Description            |
| --------- | ------------ | ---------------------- |
| `Object`  | **ObjectID** | The target **Object**. |

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The ID of the target **Object**.                                      |

## Outputs

| Output             | Type      | Description                                                                                                                            |
| ------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse** | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |
| `FPS`              | **Int**   | The frame rate.                                                                                                                        |

## See Also

* [**Get ImageSequence Duration**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/imagesequence/getimagesequenceduration)
* [**Get Current ImageSequence Frame**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/imagesequence/getcurrentimagesequenceframe)
* [**Get Image Sequence Total Frames**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/imagesequence/getimagesequencetotalframes)
