# Set Tint

## Overview

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

**Set Tint** adds a `tint` color value to the *hue* color of an **Object**.

The **Set Tint** node only works with objects that have **Sprite** category as an attribute such as **List**, **Image**, **Sequence**, **Web Sprite**, **Sprite** and **Text**.

## Attributes

| Attribute | Type         | Description                                                                                               |
| --------- | ------------ | --------------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The **Object** whose *hue* 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`          | **ObjectID** | The ID of the **Object** you would like to `tint`.                    |
| `Color`           | **Color**    | The `tint` value used to adjust the *hue* 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/2.0/toolbox/incari/object/get-tint)

## External Links

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