Clamp LCH#

Inputs#

LCHColor (float4)

Output#

LCHColor (float4)

Behaviour#

Clamps the LCHColor to a valid range to ensure consistency. You will only need this if there are some floating point errors happening from multiple transformations. In general this should only be used if you are encountering issues with the colors, when converting back to linear color.