I am using the post processing tool to change the colors of my scene (My scene includes an AR camera, the only main component).
My aim is to change the hue of the scene using sliders. The tool allows me to do it while building it but I want to make sure that I allow the user to change the hue as per their choice (trying to build a color blindness correction app).
For example, if a person suffers from Deuteranopia and let's say a hue shift of -35 partially allows them to see the colors which would not be in the case of some other person with same type of colorblindness, the hue might defer.
So, I want your help in creating a post processing utility package controller that would allow me to control the hue shift using UI Sliders.
Thank you.
As you can see my inspector here, i want to have the same slider control on my canvas: