Quantcast
Channel: Adobe Community : Discussion List - After Effects Scripting
Viewing all articles
Browse latest Browse all 2143

Is it possible to loop through items/layers and change the color overlay?

$
0
0

Is it possible to loop through items/layers and change the color overlay? I can get select layers but am unsure how to loop through and change the color overlay.

 

I am using

app.executeCommand(app.findMenuCommandId("Color Overlay"));

overlay.layerStyle.colorOverlay.color.setValue(10);

 

to change other properties but on Overlay it simply fails.


Viewing all articles
Browse latest Browse all 2143

Trending Articles