Files
noodl-docs/library/modules/marquee/nodes/v1/marquee.md
Eric Tuvesson 656e5fc8d2 chore: Upgrade Docusaurus from v2 to v3 (#52)
* chore: Upgrade Docusaurus from v2 to v3

* chore: Update "Test build" GH workflow

* fix: build

All markdown is processed as MDX

* fix: Broken links
2024-01-12 16:53:22 +01:00

3.8 KiB

title, hide_title
title hide_title
Marquee true

{/##head##/}

Marquee

This visual node adds a marquee container to the visual tree.

{/##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.