Visual shader texture appearing washed out

If you are using visual shader and your texture colors appear washed out you need to add a “ColorFunc” node and set it to SRGBToLinear.

3 Likes

Saved me a headache, thank you!

1 Like

Thanks for this!