add3DPointControl()
add3DPointControl('thisLayer/master','name',[x,y,z]);
thisLayer / master
thisLayer referrers to the layer itself
master referrers to the master layer in the comp
name
name referrers to the name you would like to give the effect
[x,y,z]
[x,y,z] referrers to the value of the effect
Last updated
Was this helpful?