Add Hue
Channels
Add Hue is a ProtoFlux node that does a Add operation to a Color on the Hue channel.
Inputs
Color (Color)
the Color to do a Add operation to the Hue channel on.
Value (Float)
the value to do a Add operation to the Hue channel on the provided Color (Color)
Outputs
* (Color)
returns the provided Color (Color) with a Add operation done to the Hue channel using Value (Float).