ProtoFlux:Pack ColorX: Difference between revisions

From Resonite Wiki
m don't use level 1 headings
m Yosh moved page Pack rgba (ProtoFlux Node) to Pack ColorX (ProtoFlux Node): Possibly temporary possibly permanent move for matching the class name
(No difference)

Revision as of 10:00, 13 January 2024


Script error: The function "ProtoFlux" does not exist.


Inputs

R (float)

Red Channel of resulting colorX

G (float)

Blue Channel of resulting colorX

B (float)

Green Channel of resulting colorX

A (float)

Alpha (Aka Transparency) Channel of resulting colorX

Profile (ColorProfile)

Profile of resulting colorX. Can be either Linear, sRGB, sRGBA.

Outputs

* (colorX)

ColorX output which is a compilation of all this node's inputs.