# Get ImageSequence Total Frames

## Overview

![The Get ImageSequence Total Frames Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-3e35380b0ea4525e9572d3992587d329ccae326e%2Fgetimagesequencetotalframesnode20241.png?alt=media)

The **Get ImageSequence Total Frames Node** returns the total number of frames in the **ImageSequence**.

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

## Attributes

![The Get ImageSequence Total Frames Node Attributes.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-7ddfb8e22828ebcfc375df2d36e57545e024d37f%2Fnode-get-imagesequence-total-frames-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. |
| `Frame Count`      | **Int**   | The total number of frames.                                                                                                            |

## See Also

* [**Get Current ImageSequence Frame**](https://docs.incari.com/incari-studio/toolbox/incari/imagesequence/getcurrentimagesequenceframe)
* [**Get ImageSequence FPS**](https://docs.incari.com/incari-studio/toolbox/incari/imagesequence/getimagesequencefps)
* [**Get ImageSequence Duration**](https://docs.incari.com/incari-studio/toolbox/incari/imagesequence/getimagesequenceduration)
