在 After Effects 脚本中,我想访问层内的层

问题描述

app.project.item(index).layers 是可能的。

app.project.item(index).layer(index) 也是可能的。

我尝试 app.project.item(index).layers.byName("layer name").layer(index) 来访问层内的层。

但是那个函数不存在。

请帮助我理解我糟糕的英语。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)