Files
noodl-docs/nodes/data/color.md
Eric Tuvesson 53f0d6320e Initial commit
Co-Authored-By: kotte <14197736+mrtamagotchi@users.noreply.github.com>
Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com>
Co-Authored-By: Tore Knudsen <18231882+torekndsn@users.noreply.github.com>
Co-Authored-By: Michael Cartner <32543275+michaelcartner@users.noreply.github.com>
2023-09-05 12:08:55 +02:00

2.1 KiB

hide_title, hide_table_of_contents, title
hide_title hide_table_of_contents title
true true Color

<##head##>

Color

This node holds a color value.

The color value can either be static or dynamic using the Value and Set inputs.

<##head##>

Inputs

Data Description
Value The value to store in the node. The output value will equal this value, unless Set is connected, then the value will be updated when a signal is received at the Set input.
Signal Description
Set This is used to only update the output when a signal is sent to Set.

Outputs

Data Description
Value The color stored in the node
Signal Description
Stored This port sends a signal when the value is updated as a result of the Set signal being received.