I made a code that adjusts the In, Out Point value in the active comp.
I want to do it more comfortably.
Can I control this in the parent component?
I want to know how to approach the layer of pre-components.
Thank You
I made a code that adjusts the In, Out Point value in the active comp.
I want to do it more comfortably.
Can I control this in the parent component?
I want to know how to approach the layer of pre-components.
Thank You
Hi @LemonBlue,
if I understand correctly you are trying to access and manipulate the nested layers inside precomp layers.
I made an example automation that sets in-point of all the layers inside all the precomps to 5 seconds.
(make sure that you have precomps in the active comp and layers inside them)
Download -
edit precomp layers.json (6.2 KB)
Please let me know if you have more questions,
Thanks,
Alon
It works! Thank you very much