# Set Size 2D (px)

## Overview

![The Set Size 2D (px) Node.](https://926825830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQhJdUBr7YQzfIwmpAZ9%2Fuploads%2Fgit-blob-84119e2e40a25f778e5c27494b766c2cfeb614a8%2Fsetsize2dupdatedimage.png?alt=media)

The **Set Size 2D (px) Node** sets the X and Y values of a **2D Object's** `Size`.

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

## Attributes

![The Set Size 2D (px) Node Attributes.](https://926825830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQhJdUBr7YQzfIwmpAZ9%2Fuploads%2Fgit-blob-82f0af9ab54c89e74a004f6e4bc6d7d31265d08a%2Fnode-set-size-2d-attr.png?alt=media)

| Attribute | Type         | Description                                                                                               |
| --------- | ------------ | --------------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The target **Object** whose `Size` you wish to set, if one is not provided in the `Object ID` **Socket**. |
| `Size`    | **Vector2**  | The desired `Size` values of the **Object**, if one is not provided in the `Size` **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 `Size` you wish to set.                                  |
| `Size`            | **Vector2**  | A 2-dimensional **Vector** that contains *X* and *Y* `Size` *values* 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

* [**Set Position 2D (px)**](https://docs.incari.com/incari-studio/2022.1/toolbox/incari/object/set-position-pixel)
* [**Set Rotation 2D**](https://docs.incari.com/incari-studio/2022.1/toolbox/incari/object/set-rotation-pixel)
