box = thisComp.layer("3DLayer"); // Replace with the name of your 3D layerboxWorldPos = box.toWorld(box.anchorPoint);boxWorldPos;