> 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/toolbox/incari/media/setmedia.md).

# Set Media

## Overview

![The Set Media Node.](/files/vZQo4eRdApOTZ94KbI5O)

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**](/incari-studio/modules/asset-database.md) (which can be populated with **Assets** by dragging them from the [**Asset Manager**](/incari-studio/modules/asset-manager.md)).

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