Well, I guess you could just create a parameter in your shader, and then modifiy this parameter with standard SetScalarParameterValue.
In the shader, just add a HueShift Node right before the basecolor, plug a parameter in HueShiftPercentage, and there you go. For the brightness, probably a simple multiply will do.
Sounds good to you ?
1 Like