ProtoFlux:ColorXAddAlpha: Difference between revisions

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

Latest revision as of 23:45, 20 August 2025

ColorXAdd Alpha
colorX
*
Value
Channels

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

Inputs

colorX (colorX)

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

Value (Float)

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

Outputs

* (colorX)

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

Examples

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