-
Value from slider to source text slows down render 10 times
I have in Comp1 a control layer with slider and in Comp2 text layer with expression on source text.
comp(“Comp1”).layer(“ControlLayer”).effect(“TEMP”)(“Slider”)
This expression returns value from slider and puts it in text layer. When expression is switched on render slow down 10 times. Why is this happening?
I forgot to mention that I have on control layer multiple sliders and also same number of text layers in Comp2.
Here is test project, when expressions are turned on render doubles.
9418_sourcetextexpressiontest.aep.zip
Sorry, there were no replies found.