ProtoFlux:Pack ColorX: Difference between revisions

From Resonite Wiki
Added links to ColorX datatype description
m fix category
Line 1: Line 1:
[[Category:NodeMenu]]
[[Category:ProtoFlux:Colors:Packing]]


{{#Invoke:Test|ProtoFlux|
{{#Invoke:Test|ProtoFlux|

Revision as of 18:58, 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.