-
center text to comp using left, top, width, height?
Hi forum,
How can I center text layer to middle of comp?
I found many results use anchorPoint and position sourceRectAtTime.width/2, sourceRectAtTime.height/2, but in this case, i want it remain anchorPoint original at [0,0]
is there any tricks to center layer using layer left, top, width, height?
Thank you