# Set SuperSource Art

### **Parameters**

* **Index**: The SuperSource index.
* **Fill Source**: The video source to use as the fill.
* **Key Source**: The video source to use as the cut or key source.
* **Place In**: Background or Foreground.
* **Enable Pre Multiplied**: Set to true to identify the key source as a pre-multiplied key.
* **Clip**: Adjust the threshold at which the key cuts its hole. A lower clip level shows more of the background.
* **Gain**: Modifies the angle between on and off for the key signal. Used to adjust the softness along the edges of the key signal.
* **Invert Key**: Inverts the key source.
* **Enable Border**: Set to true to display a border around the SuperSource art. This feature is supported on select switchers.
* **Hue**: The border hue. Valid values are from 0 to 360.
* **Saturation**: The border saturation. Valid values are from 0 to 100.
* **Luminance**: The border luminance. Valid values are from 0 to 100.
* **Outer Width**: The border outer width. Valid values are from 0 to 16.
* **Inner Width**: The border inner width. Valid values are from 0 to 16.
* **Outer Softness**: The border outer softness. Valid values are from 0 to 100.
* **Inner Softness**: The border inner softness. Valid values are from 0 to 100.
* **Bevel Position**: The position of the bevel from 0-100.
* **Bevel Softness**: The softness value of the bevel from 0-100.
* **Angle**: The light source direction. Valid values are from 0 to 360.
* **Altitude**: The light source altitude. Valid values are from 0 to 100.
* **Duration**: (Optional) The animation duration in milliseconds. Default is 0 or off.
* **Animation**: (Optional) The animation style to use.

### **Returns**

Nothing.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mixeffect.app/automate/shortcuts/actions/set-supersource-art-details.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
