Skip to content

RGB Gradient

27

The RGB Gradient node calculates a smooth transition between two colors (A and B) based on a specific Position. It essentially "finds" the color that exists at a certain point between two extremes.

When to use this node: * Health and Timer Bars: Creating a visual indicator that shifts from Green to Red as time runs out or a player's "health" decreases. * Dynamic Lighting Transitions: Using a Timeline to smoothly transition a room's atmosphere from a warm sunset orange to a cold midnight blue.

Connectors in

  • A [type: rgb]
  • B [type: rgb]
  • Position [type: integer]

Connectors out

  • out [type: rgb]