RGBA Color
RGBAColor
A color with a red, green, blue, and alpha component
Nodes that output this type
Profiled Color to Encoded RGB with Color Profile
Converts a profiled color to encoded RGB channels using the specified RGB color profile.
Profiled Color to Linear RGB with Color Profile
Converts a profiled color to linear RGB channels using the specified RGB color profile.
RGBA Color Constant
Creates a constant of RGBA Color. The user will modify this at the UI layer.
RGBA Color from Components
Given the r, g, b and a creates the color
RGBA Color Passthrough
Responds with the value provided. Doing nothing to it.
Nodes that accept this type as input
Profiled Color from RGBA ACEScg
Creates a profiled color from linear ACEScg RGBA channels.
Profiled Color from RGBA sRGB
Creates a profiled color from encoded sRGB RGBA channels.
Profiled Color from RGBA linear sRGB
Creates a profiled color from linear sRGB RGBA channels.
RGBA Color Passthrough
Responds with the value provided. Doing nothing to it.