# Get Rotation 2D

## Overview

![The Get Rotation 2D Node.](https://3875032344-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSX7w874Eg6ode1ivk0ZM%2Fuploads%2Fgit-blob-1893f5349cba517b0d517e0c81a84be224fdf43b%2Fgetrotationpixel.png?alt=media)

The **Get Rotation 2D Node** returns the *degree of rotation* of a **2D Object**.

## Attributes

| Attribute | Type         | Description                                                                                                      |
| --------- | ------------ | ---------------------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The target **Object** whose `Rotation` you wish to return, if one is not provided in the `Object ID` **Socket**. |

## 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** whose `Rotation` you wish to return.  |

## 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. |
| `Rotation`         | **Float** | The *degree of rotation* of the target **Object**.                                                                                     |

## See Also

* [**Get Position Pixel**](https://docs.incari.com/incari-studio/2021.4/toolbox/incari/object/get-position-pixel)
* [**Get Size Pixel**](https://docs.incari.com/incari-studio/2021.4/toolbox/incari/object/get-size-pixel)
