Pack rgba (LogiX node)
Jump to navigation
Jump to search
Pack rgba | ||
---|---|---|
![]() | ||
Inputs | ||
Float | R | |
Float | G | |
Float | B | |
Float | A | |
Outputs | ||
Color | * |
The Pack rgba node constructs a color from red, green, blue, and alpha channel float inputs.
Use the Unpack xyzw node to unpack a color to its red, green, blue, and alpha channel components.