ProtoFlux:Pack ColorX: Difference between revisions

From Resonite Wiki
m 989onan moved page Pack ColorX (ProtoFlux Node) to Pack ColorX (ProtoFlux): Change to ProtoFlux like Prime said.
m fix script
Line 1: Line 1:
[[Category:ProtoFlux:Colors:Packing]]
[[Category:ProtoFlux:Colors:Packing]]


{{#Invoke:Test|ProtoFlux|
{{#Invoke:ProtoFlux|GenerateUI
Name=Pack rgba
|Name=Pack rgba
|Inputs=
|Inputs=
[
[

Revision as of 01:18, 14 January 2024


Pack rgba
R
*
G
B
A
Profile


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.