-
How to change / setValue of controllers via expression?
Hi there,
is there any way I can change the value of expression controllers (slider, point, color etc) via expression? I can’t seem to find an answer to this as a simple:
effect(“Offset”)(“ADBE Slider Control-0001”) = 30;
Results in a “cannot assign value” error.
There must be some way to do this, right?
Thanks!