ProtoFlux:ColorX Mul RGB

From Resonite Wiki
ColorXMul RGB
colorX
*
Value
Channels

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

Inputs

colorX (colorX)

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

Value (Float)

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

Outputs

* (colorX)

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

Examples

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