# Get All Cameras

## Overview

![The Get All Cameras Node.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-d78ca9bc0abac55bfc67a956058500a5ec718249%2Fnode-get-all-cameras.png?alt=media)

The **Get All Cameras** **Node** outputs an **Array** containing the **Object IDs** of all available **Cameras** in the **Scene**.

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

## Inputs

| Input             | Type      | Description                                                           |
| ----------------- | --------- | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse** | A standard **Input Pulse**, to trigger the execution of the **Node**. |

## 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. |
| `Available Cameras` | **Array** | **Array** containing the **Object IDs** of all available **Cameras**.                                                                  |

## See Also

* [**Camera**](https://docs.incari.com/incari-studio/2023.2/objects-and-types/scene-objects/camera)
