ProtoFlux:Color Mul Value

From Resonite Wiki
Mul Value
color
*
Value
Channels

Mul Value is a ProtoFlux node that does a Mul operation to a color on the Value channel.

Inputs

color (color)

the color to do a Mul operation to the Value channel on.

Value (Float)

the value to do a Mul operation to the Value channel on the provided color (color)

Outputs

* (color)

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

Examples

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