For example, if I have a curvature node, from what I can tell it only exports the RGB output when you link it to another node. But what if I want JUST the R channel (for convex data), or the G channel (for concave)? Do I need an `rgb_to_float` node, or is there another way to link the curvature node to the graph so I get the channel I want?