fabianmoronzirfas
12/5/2012 - 9:12 PM

get pos of parented layer

get pos of parented layer

// http://aenhancers.com/viewtopic.php?p=4647
// thnx to Paul Tursley
// also saw this @ 
a = thisComp.layer("name of parented layer");
a.toWorld(a.anchorPoint);