-
after effecs apply property through script
Hello, im trying to apply layer styles from one layer to another:
var drivingStyles = drivingLayer.property("Layer Styles");
currentLayer.propertyGroupSpec.property("LayerStyles").setValue(drivingStyles);how to do it?
Sorry, there were no replies found.