inlife / nexrender

📹 Data-driven render automation for After Effects

Home Page:https://www.nexrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to just change image path only in comp layer of After effects?

naitik30 opened this issue · comments

I am quite new in After effects. I want to replace image which used multiple layers of after effect. but when I use following json to replace the image in after effect, it replace the image but it remove the effect which mention on layer. How to just replace the image not remove effect.
{ src: "file:///Users/napatel/Documents/dev/temp/Social5/Images/img-2-600x400.jpg", type: "image", layerName: "image-1_1", composition: "image-1_1", }, { src: "file:///Users/napatel/Documents/dev/temp/Social5/Images/img-2-600x400.jpg", type: "image", layerName: "image-1_2", composition: "image-1_2", },

Try pre-comping the image and then add the effects to the pre-comp.

Also I'd have a separate name for the composition from asset