Hello, i have 2 color curves - dark and bright. How to make soft transition between them? I figure that i can get values of curves, but where can i set em?
You can use lerp and create a new variable.
Hello, i have 2 color curves - dark and bright. How to make soft transition between them? I figure that i can get values of curves, but where can i set em?
You can use lerp and create a new variable.