ProtoFlux:ColorXAddAlpha

From Resonite Wiki
Revision as of 17:55, 24 February 2024 by 989onan (talk | contribs) (Create ColorX Add Alpha ProtoFlux Node Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Add 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.