read Effects from selected layer
Hello! I've been trying to make a script that reads the Effects applied to an AVLayer, and make an exact copy in the root Comp that the layer lives. Eventually the idea would be to connect both effects via expressions. The idea behind this is to be able to promote control of the effects within a Comp to the outside of the comp, that way some things can be tweaked from the outside instead of having to delve into the comp, look for the layer and make the alterations in there.
I;