How to change an image color to grayscale?

I want to change the color of an ImageButton to grayscale.
I found ColorCorrectionEffect.Saturation.
However, inserting a ColorCorrection as a child of my ImageButton and changing its properties, nothing changes…

How could I change this image color to grayscale?

1 Like

There is currently no possible way to do that with images. And ColorCorrection only works under the Lighting object, the lighting for the physical world of the game.

1 Like

This is a demand for more than 2 years, and I would like to know if this limitation continues today?

1 Like

yeah, i was just looking up how to solve this

2 Likes

Bump, was also looking for this