How to use toComp() and fromComp()

Moderators: Disciple, zlovatt

Post Reply
Strrrella
Posts: 1
Joined: February 28th, 2021, 9:10 am

I've read "layer.toComp(point)" in the book named The Power of Expression. It said that toComp() method works like a translator, taking the position value from inside a layer space and translating it to the equivalent position value in the composition space.
I was confused about the composition space, what's the difference between the space of composition and layer? And where shall we use these two expressions?

Thanks for your help!!!

Post Reply