Color

Last modified by KDearnley on 2023/07/31 14:06

Color

A Color variable can be set to a specific RGB value and used to control certain properties on other objects.

Details

Color.PNG
Object: Color

Category: Variables

Inputs

INPUTS
Set.pngSet (Color)Set the Color to the value specified in the input's properties.
Setcolor.pngSet RedSet the red color component to the value specified in the input's properties.
Setcolor.pngSet GreenSet the green color component to the value specified in the input's properties.
Setcolor.pngSet BlueSet the blue color component to the value specified in the input's properties.

Outputs

OUTPUTS
OnChanged.pngOn ChangedWhen the value changes, send a signal. The activator is the Resource or Cached Entity that changed. There is no activator for Boolean, Color, Integer, Number or String variables.

Properties

PROPERTIES
PropertyTypeDescription
NameStringThe name of this object. Rename an object to make it easy to identify.
IconGrid PickerIcon of this object. Change the icon to make it easy to identify.
Initial ValueRGB ColorThe starting value for this variable.
Tags: Flow