ProtoFlux:ColorXAddValue: Difference between revisions

From Resonite Wiki
Create ColorX Add Value ProtoFlux Node Page
 
m YoshBot moved page ProtoFlux:ColorX Add Value to ProtoFlux:ColorXAddValue: Automated: removing spaces from ProtoFlux namespace
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Template:ColorX_Channel|||}}
{{Template:ColorX_Channel|Add|Value|colorX}}

Latest revision as of 23:45, 20 August 2025

ColorXAdd Value
colorX
*
Value
Channels

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

Inputs

colorX (colorX)

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

Value (Float)

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

Outputs

* (colorX)

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

Examples

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