# Set Opacity

## Overview

![The Set Opacity Node.](https://2523600638-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-2530645121%2Fuploads%2Fgit-blob-0dab5362827e575dd7f7cb9401894bb4845f9bcf%2Fsetopacity.png?alt=media)

**Set Opacity** sets the *opacity* of an **Object** in a **Scene**. **Object ID** and **Opacity** are given as inputs to the **Node**.

## Attributes

| Attribute | Type         | Description                                                                                                   |
| --------- | ------------ | ------------------------------------------------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The target **Object**, whose `Opacity` you wish to set, if one is not provided in the `Object ID` **Socket**. |
| `Opacity` | **Float**    | The *opacity value* you wish to set for the target **Object**.                                                |

## 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 target **Object** whose `Opacity` you wish to set.      |
| `Opacity`         | **Float**    | The *opacity value* you wish to set for the target **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 Opacity**](https://docs.incari.com/incari-studio/2021.2/toolbox/incari/object/get-opacity)

## External Links

* [*Transparency (graphic)*](https://en.wikipedia.org/wiki/Transparency_\(graphic\)) on Wikipedia.
