L = thisComp.layer("Shape Layer 1"); r = L.sourceRectAtTime(time,false); L.toWorld([r.left + r.width/2,r.top + r.height/2])
L = thisComp.layer("Null 1"); L.toWorld([L.width,L.height]/2)