> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2024.1/toolbox/incari/object/set-text-color.md).

# Set Text Color

## Overview

![The Set Text Color Node.](/files/POgQ37SYMSvvt9PUZZpC)

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

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

## Attributes

![The Set Text Color Node Attributes.](/files/LvkBx88A6hzyphb2m2J3)

| 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**](/incari-studio/2024.1/toolbox/incari/object/get-text-color.md)
