LCHColor to LinearColor#

Inputs#
LCHColor (float4)Output#
LinearColor (float4)Behaviour#
Converts an ingoing LCHColor to linear color space. This is mainly used when you finished all operations in OKLCH and want to display the result in your material.