Spring Registration is Now Open! Save $100 with Early Enrollment Pricing.
See Courses
Login
|
Register
Courses
Workshops
Team Training
Blog
GET STARTED
Back to Blog
Do the Hustle with Nick Greenawalt
by
Adam Korenman
No items found.
Share
Free Anticipation After Effects Project File
1 a = thisComp.layer("Text1").sourceRectAtTime();
2 height = a.height;
3 width = a.width;
4 top = a.top;
5 left = a.left;
6 // Comments
COPY