# Set Text Color

## Overview

![The Set Text Color Node.](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-e6466fb081dd16f8c834dd7ca38510aaba8e282c%2Fsettextcolornode20241.png?alt=media)

The **Set Text Color Node** sets, or changes, the **Color** of a **Text Object**.

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

## Attributes

![The Set Text Color Node Attributes.](https://4263346935-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLnh3x8s9fddWeG8TaAug%2Fuploads%2Fgit-blob-fe91854bce16d6f324ed4582dabdd0a41b99a8ba%2Fsettextcolorattributes.png?alt=media)

| Attribute | Type         | Description                                                                                                |
| --------- | ------------ | ---------------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The **Text** **Object** whose **Color** will be set, if one is not provided in the `Object ID` **Socket**. |
| `Color`   | **Color**    | The **Color** to be set, if one is not provided in the `Color` **Socket**.                                 |

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The **Text** **Object** whose **Color** will be set.                  |
| `Color`           | **Color**    | The **Color** to be set.                                              |

## 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 Text Color**](https://docs.incari.com/incari-studio/2024.1/toolbox/incari/object/get-text-color)
