# Set RectangleCorners

## Overview

![The Set RectangleCorners Node.](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-63507cc7add3b72f8831bd8cd73b8485ef7fb25e%2Fsetrectanglecornersupdatedimage.png?alt=media)

The **Set RectangleCorners Node** sets the **Corners** of a **Rectangle Object** created in the **Scene Outliner Module** under **Vector**. **Corners** are **Vector2** type **Variables**.

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

## Attributes

![The Set RectangleCorners Node Attributes.](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-4c1aec157c30eae41625055cd26f8ffca3a95ab8%2Fnode-set-rectanglecorners-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**.                                      |
| `RectangleCorners` | **Vector2**  | The **RectangleCorners** 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. |

## See Also

* [**Get RectangleCorners**](https://docs.incari.com/incari-studio/2022.2/toolbox/incari/vector/rectangle/getrectanglecorners)
