Use this when you want to increase the saturation of a color within a flow, for example making a generated color more vivid on a geometry that matches a set of criteria, for display purposes.
Inputs:
Color: (color): The color to saturate.
Amount: (number): The amount to saturate. Defaults to 0.5.
Outputs:
Color: (color): The saturated color.

