RGB Intensity

The RGB Intensity node modifies the brightness of a color without changing its Hue or Saturation. It scales the RGB values based on the provided Intensity percentage.
When to use this node:
* Pulsing Effects: Connecting a SIN or Timer node to the Intensity pin to make a room's lights breathe or pulse.
* Dimming Logic: Gradually lowering the intensity of all room lights as a "power failure" event occurs.
* Flickering Effects: Using a Random node to rapidly fluctuate intensity for a spooky, broken-light effect.
Connectors in
- RGB [type: rgb]
- Intensity [type: integer]
Connectors out
- out [type: rgb]