# Get Tint

## Overview

![The Get Tint Node.](https://926825830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQhJdUBr7YQzfIwmpAZ9%2Fuploads%2Fgit-blob-c1513104fe6efb2bc2768e5f0061318e93588175%2Fgettintupdatedimage.png?alt=media)

**Get Tint** returns the **Color** of the `Tint` **Attribute** of a given **Object**.

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

## Attributes

![The Get Tint Node Attributes.](https://926825830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKQhJdUBr7YQzfIwmpAZ9%2Fuploads%2Fgit-blob-2079b72d891bae119cbb01a8ddb39a1f9c2e3fc0%2Fnode-get-tint-attr.png?alt=media)

| Attribute | Type         | Description                                                                                                                                      |
| --------- | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| `Object`  | **ObjectID** | The ID of the **Object**, whose `Tint` **Attribute's** **Color** value should be returned, if one is not provided in the `Object ID` **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** whose `Tint` **Attribute's** **Color** value should be returned. |

## 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. |
| `Color`            | **Color** | The **Color** value of the **Object's** `Tint` **Attribute**.                                                                          |

## See Also

* [**Set Tint**](https://docs.incari.com/incari-studio/2022.1/toolbox/incari/object/set-tint)

## External Links

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