$ 0 0 When i try to change my composition height and width using extendScript, it works but with anchor point at top left corner. How do I maintain it at the center??My code:comp.width = 4000;comp.height= 4000;result: expected:Thank you