ProtoFlux:ColorXMulSaturation: Difference between revisions

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

Latest revision as of 23:46, 20 August 2025

ColorXMul Saturation
colorX
*
Value
Channels

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

Inputs

colorX (colorX)

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

Value (Float)

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

Outputs

* (colorX)

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

Examples

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