# Set Stylesheet

## Overview

![The Set Stylesheet Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-601fe38dd14a8e0c9033c96a31ab89004771d12b%2Fsetstylesheet.png?alt=media)

The **Set Stylesheet Node** allows the user to apply a customized *CSS* stylesheet to a **2D** **Object**.

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

## Attributes

![The Set Stylesheet Node Attributes.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-f8b747005ed408eaa5bee1e9d74ce7fbfc5abfd0%2Fsetstylesheetattributes.png?alt=media)

| Attribute    | Type       | Description                                                                                           |
| ------------ | ---------- | ----------------------------------------------------------------------------------------------------- |
| `Stylesheet` | **String** | The customized stylesheet for the desired **Object**, if one is not provided in the **Input Socket**. |

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The **Object** that will have the stylesheet applied to it.           |
| `stylesheet`      | **String**   | The stylesheet that will be applied to 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. |
