Skip to main content

Color

A node that passes a color through

Written by Holly Conrad Smith

Use this when you want to pass a fixed color value into a flow, for example setting a consistent display color for generated features. Typically used as an unput for write feature color.

Inputs

Name

Abbreviation

Type

Access

Description

Color

C

object

item

The color to output

Outputs

Name

Abbreviation

Type

Access

Description

Color

C

object

item

The color to output

How to

Input a color from another node like construct color, or type a hex code.

Did this answer your question?