# Set Media

## Overview

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

The **Set Media Node** applies a given **Media Asset** to a **Media Object**. This is only possible for **Video** and **Audio Assets**. These can be applied in the **Logic Editor** by dragging the desired **Asset** from the [**Asset Database**](https://docs.incari.com/incari-studio/2023.2/modules/asset-database) (which can be populated with **Assets** by dragging them from the [**Asset Manager**](https://docs.incari.com/incari-studio/2023.2/modules/asset-manager)).

[**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 ID of the **Object** that the **Media Asset** will be set to.      |
| `Media ID`        | **MediaID**  | The ID of the **Media Asset** that will be assigned 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. |

## See Also

* [**Get Media**](https://docs.incari.com/incari-studio/2023.2/toolbox/incari/media/getmedia)
* [**Video**](https://docs.incari.com/incari-studio/2023.2/objects-and-types/scene-objects/video)
* [**Audio**](https://docs.incari.com/incari-studio/2023.2/objects-and-types/scene-objects/audio)
