ProtoFlux:ColorXAddSaturation: Difference between revisions

From Resonite Wiki
Create ColorX Add Saturation ProtoFlux Node Page
 
m YoshBot moved page ProtoFlux:ColorX Add Saturation to ProtoFlux:ColorXAddSaturation: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 23:45, 20 August 2025

ColorXAdd Saturation
colorX
*
Value
Channels

Add Saturation is a ProtoFlux node that does a Add operation to a colorX on the Saturation channel.

Inputs

colorX (colorX)

the colorX to do a Add operation to the Saturation channel on.

Value (Float)

the value to do a Add operation to the Saturation channel on the provided colorX (colorX)

Outputs

* (colorX)

returns the provided colorX (colorX) with a Add operation done to the Saturation channel using Value (Float).

Examples

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