ProtoFlux:ColorX Add Alpha: Difference between revisions

From Resonite Wiki
Create ColorX Add Alpha ProtoFlux Node Page
 
fix template
 
Line 1: Line 1:
{{Template:Color_Channel|Add|Alpha|colorX}}
{{Template:ColorX_Channel|Add|Alpha|colorX}}

Latest revision as of 17:58, 24 February 2024

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.