# Marquee

![Icon](/files/-LdCnw18h6JGvTDlHUQu)

![Sequencer Grid](/files/-LZSLeqJLlfKdR4hj9TG)

{% tabs %}
{% tab title="Settings" %}
![](/files/-Ld6zSVmo6gNdV75xOTu)
{% endtab %}

{% tab title="Positions" %}
![](/files/-Lji7DQfAbGZxsBhyHte)
{% endtab %}
{% endtabs %}

The Marquee effect displays scrolling lines or bands of pixels around the edge of an model or from one end of a line to the other. One or multiple colors can be used for the effect. If multiple colors are selected, then the bands of the effect will be sequentially selected from the colors chosen.

| Option/Settings           | Description                                                                                                                                                                                                                              |
| ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Band Size**             | Controls the proportion ( % wise) of the circumference of the marquee effect that the pixels will light up.                                                                                                                              |
| **Skip Size**             | Controls the proportion (% wise) of the circumference of the marquee that will be skipped by the pixel color ie will be dark.                                                                                                            |
| **Thickness**             | Controls the thickness of the marquee effect ie how many pixels wide.                                                                                                                                                                    |
| **Stagger**               | Defines the orientation of the pixel band thickness (visible if the thickness is > 1).                                                                                                                                                   |
| **Speed**                 | Controls the speed at which the marquee effect moves around.                                                                                                                                                                             |
| **Start Position**        | Shifts the start position.                                                                                                                                                                                                               |
| **Reverse**               | If selected, reverses the direction of the effect to counterclockwise.                                                                                                                                                                   |
| **Scale (x:y)**           | <p>Used to control the scale (i.e. boundary) of the marquee effect.</p><p>Defined as a % from -100% to + 100% if ‘Offset in Pixels is not ticked</p><p>Defined as number of Pixels from -100 to + 100 if ‘Offset in Pixels is ticked</p> |
| **Offset in Pixels**      | Used to specify exact number of pixels rather than % for offset - see Scale (x:y)                                                                                                                                                        |
| **X-axis, Y-axis Center** | Used to control the center position of the marquee effect within the model                                                                                                                                                               |
| **Wrap X / Y**            | Used to warp the effect horizontally or vertically around the model.                                                                                                                                                                     |


---

# 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://manual.xlights.org/xlights/effects/off/marquee.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.
