# Set Tint

## Overview

![The Set Tint Node.](https://2523600638-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-2530645121%2Fuploads%2Fgit-blob-0d5b80ec6bc0cce6586baeed2a1673feced633fa%2Fset-tint.PNG?alt=media)

**Set Tint** modifies the `Tint` attribute of an **Object**.

The **Set Tint** **Node** only works with objects that have **Sprite** category as an **Attribute** such as [**List**](https://docs.incari.com/incari-studio/2021.2/getting-started/scene-objects/list-widget), **Image**, **Sequence**, **Web Sprite**, [**Sprite**](https://docs.incari.com/incari-studio/2021.2/getting-started/scene-objects/sprite) and [**Text**](https://docs.incari.com/incari-studio/2021.2/getting-started/scene-objects/text).

## Attributes

| Attribute | Type         | Description                                                                                          |
| --------- | ------------ | ---------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The **Object**, whose color is to be adjusted, if one is not provided in the `Object ID` **Socket**. |
| `Color`   | **Color**    | The default value of the `Color` **Socket**, if no value is provided.                                |

## 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** whose `Tint` you would like to set.          |
| `Color`           | **Color**    | The `Tint` value used to adjust the color 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 Tint**](https://docs.incari.com/incari-studio/2021.2/toolbox/incari/object/get-tint)

## External Links

* [*Tints and Shades*](https://en.wikipedia.org/wiki/Tints_and_shades) on Wikipedia.
