请问这段表达式的意思是什么?temp = thisComp.layer("Particle Emitter").transform.position;[temp[0],temp[1]]

来源:学生作业学帮网 编辑:学帮网 时间:2024/05/15 04:16:41

请问这段表达式的意思是什么?
temp = thisComp.layer("Particle Emitter").transform.position;
[temp[0],temp[1]]

粒子发射器的位置
下一行就是参数了