# Get Current ImageSequence Frame

## Overview

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

The **Get Current ImageSequence Frame Node** returns the current frame number of the selected **ImageSequence**.

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

## Attributes

![The Get Current ImageSequence Frame Node Attributes.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-6fd79ec145be8de8996092526eda575c8a439973%2Fnode-get-current-imagesequence-frame-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`          | **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. |
| `Frame No.`        | **Int**   | The **Int** value of the current frame index.                                                                                          |

## See Also

* [**Get ImageSequence Total Frames**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/imagesequence/getimagesequencetotalframes)
* [**Get ImageSequence Duration**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/imagesequence/getimagesequenceduration)
* [**Get ImageSequence FPS**](https://docs.incari.com/incari-studio/2023.1/toolbox/incari/imagesequence/getimagesequencefps)
