Skip to main content

Color Info

Intro

Get the hue, saturation or value of a given color.

UI

Mode - Select which property of the Color to output:

  • Hue - Output the hue of the Color (0-360).
  • Saturation - Output the saturation of the Color (0-1).
  • Value - Output the value of the Color (0-1).

Color - Set a color.

Result - A read only value to preview the output.

Example
  1. Create a Color Info.
  2. Set the Mode to Hue.
  3. Create a Shape.
  4. Connect colorInfo.idshape.position.x.
  5. Click the color swatch on the Color Info to pop up the color picker.
  6. Click and drag the white ring in the outer ring to adjust the hue.

The shape will move between 0 and 360 along the X axis.