--- title: Marquee hide_title: true --- {/*##head##*/} # Marquee This visual node adds a marquee container to the visual tree.
![](/library/modules/marquee/preview-marquee.png)
{/*##head##*/} ## Inputs
| Data | Description | | ---------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Auto Fill | Whether to automatically fill blank space in the marquee with copies of the children or not. | | Speed | The speed calculated as pixels/second. | | Delay | The duration to delay the animation after render, in seconds. | | Loop | The number of times the marquee should loop, 0 is equivalent to infinite. | | Direction | The direction the marquee is sliding. | | Gradient Enabled | Whether to show the gradient or not. | | Gradient Color | The color of the gradient. | | Gradient Width | The width of the gradient on either side in pixels. | | Signal | Description | | ---------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | Pause | Pause the marquee animation. | | Play | Play the marquee animation. | | Toggle | Toggle the marquee animation state. |
## Outputs This node have no unique outputs.