> 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/2.0/toolbox/incari/object/set-material.md).

# Set Material

## Overview

![The Set Material Node.](/files/-MIxaUMNyRI2lcJ5C8m8)

**Set Material** assigns a **Material** to an **Mesh** **Object**.

## Attributes

| Attribute          | Type           | Description                                                                                                     |
| ------------------ | -------------- | --------------------------------------------------------------------------------------------------------------- |
| `Object`           | **ObjectID**   | The **Object** which the **Material** is to be applied to if one is not provided in the `Object ID` **Socket**. |
| `Default Material` | **MaterialID** | The default value of the `Material` **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 **Mesh Object** that you would like to assign the **Material** to. |
| `Material`        | **CustomID** | The **Material** to be applied to the **Mesh** **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 Material**](/incari-studio/2.0/toolbox/incari/object/get-material.md)
