im trying to create a custom toon shader to publish for the community
but i cant seem to change the color ramp color with drivers? im using a group for this shader, so i need drivers to be able to drive its rgb valus with a simple color node
How do you put drivers into HSV? The right click menu of HSV gives no options. You can not keyframe HSV either. I think that is the case because RGB are actual channels while HSV is only a representation of RGB mixed together.
There is a workaround via a separate/combine HSV node, though.
It work outside of the group and between different materials.
To set up these drivers, right click the a color channel from the RGB node (or any node that has a color picker), select “Copy as New Driver”. Then in the color picker of the ColorRamp, right click the same channel and select “Paste Driver”. Do the same for other channels.