add2DPointControl()
add2DPointControl('thisLayer/master','name',[x,y]);
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]
[x,y]
referrers to the value of the effect
Last updated
Was this helpful?