ProtoFlux:ColorXAddAlpha: Difference between revisions

From Resonite Wiki
fix template
m YoshBot moved page ProtoFlux:ColorX Add Alpha to ProtoFlux:ColorXAddAlpha: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

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.