ProtoFlux:Color Add Hue

From Resonite Wiki
Revision as of 17:32, 24 February 2024 by 989onan (talk | contribs) (Create Color Add Hue ProtoFlux Node Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Add Hue
Color
*
Value
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).

Examples

Add Hue being used in some ProtoFlux code.
Add Hue being used in some ProtoFlux code.