ProtoFlux:Color Mul RGB: Difference between revisions

From Resonite Wiki
Create Color Mul RGB ProtoFlux Node Page
 
fix
 
Line 1: Line 1:
{{Template:Color_Channel|Mul|RGB|}}
{{Template:Color_Channel|Mul|RGB|color}}

Latest revision as of 17:48, 24 February 2024

Mul RGB
color
*
Value
Channels

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

Inputs

color (color)

the color 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 color (color)

Outputs

* (color)

returns the provided color (color) 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.