# Set Scale

## Overview

![The Set Scale Node.](https://879976444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-41739140%2Fuploads%2Fgit-blob-3d8e8bdc6cb634a35461b4276fba67a8a060ae78%2Fset-scale.PNG?alt=media)

**Set Scale** sets the value of a given **Object**'s `Scale` **Attribute**.

## Attributes

| Attribute | Type         | Description                                                                                                                    |
| --------- | ------------ | ------------------------------------------------------------------------------------------------------------------------------ |
| `Object`  | **ObjectID** | The ID of the **Object** that you would like to set the `Scale` value of if one is not provided in the `Object ID` **Socket**. |
| `Scale`   | **Vector3**  | The desired `Scale` value of the **Object** if one is not provided in the `Scale` **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 **Object** that you would like to set the `Scale` value of. |
| `Scale`           | **Vector3**  | The desired `Scale` value of the **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 Scale**](https://docs.incari.com/incari-studio/2.0/toolbox/incari/object/get-scale)

## External Links

* \[*Scaling*]\(<https://en.wikipedia.org/wiki/Scaling_(geometry>)) in geometry.
