Outputs
outR[-∞..+∞]
outG[-∞..+∞]
outB[-∞..+∞]
outA[-∞..+∞]
Returns each component of the Input color separately, like so:
Out R = Input.r
Out G = Input.g
Out B = Input.b
Out A = Input.a