# Set Media

## Overview

![The Set Media Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-30c20b0f91d83fd12fe3625963a92e86f8d80e71%2Fsetmedianode20241.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/modules/asset-database) (which can be populated with **Assets** by dragging them from the [**Asset Manager**](https://docs.incari.com/incari-studio/modules/asset-manager)).

[**Scope**](https://docs.incari.com/incari-studio/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/toolbox/incari/media/getmedia)
* [**Video**](https://docs.incari.com/incari-studio/objects-and-types/scene-objects/video)
* [**Audio**](https://docs.incari.com/incari-studio/objects-and-types/scene-objects/audio)
