# Set Tint

## Overview

![The Set Tint Node.](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-753edd25274590a967e2988913e940c13ca12564%2Fsettintupdatedimage.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://github.com/cgi-studio-gmbh/incari-doc/blob/2022.2/objects-and-types/scene-objects/list-widget.md), **Image**, **Sequence**, **Web Sprite**, [**Sprite**](https://github.com/cgi-studio-gmbh/incari-doc/blob/2022.2/objects-and-types/scene-objects/sprite.md) and [**Text**](https://github.com/cgi-studio-gmbh/incari-doc/blob/2022.2/objects-and-types/scene-objects/text.md).

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

## Attributes

![The Set Tint Node Attributes.](https://4267723012-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOEts3pBau6LMamSYhGZp%2Fuploads%2Fgit-blob-5c9c82c4bc10c88a61e38c16a038feddb9a360e0%2Fnode-set-tint-attr.png?alt=media)

| 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/2022.2/toolbox/incari/object/get-tint)

## External Links

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