# Set Volume

## Overview

![The Set Volume Node.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-f8987d0a573fb0eb5cece7bb2a188202f08d1e60%2Fsetvolume.png?alt=media)

The **Set Volume Node** sets the current volume of a **Media Object**. This does not change the `Volume` **Attribute** however.

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

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The **Media Object** whose volume will be set.                        |
| `Volume`          | **Int**      | The **Integer** value of the desired volume.                          |

## 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 Volume**](https://docs.incari.com/incari-studio/2023.2/toolbox/incari/media/getvolume)
