m fix script |
m Added category name |
||
Line 3: | Line 3: | ||
{{#Invoke:ProtoFlux|GenerateUI | {{#Invoke:ProtoFlux|GenerateUI | ||
|Name=Pack rgba | |Name=Pack rgba | ||
|Category=Packing | |||
|Inputs= | |Inputs= | ||
[ | [ |
Revision as of 02:09, 14 January 2024
Pack rgba
Packing
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.