Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Point text vs Paragraph text

  • Filip Vandueren

    March 1, 2023 at 10:28 am

    There’s no straightforward way to do that, but why do you need to ?

    The coordinates are correct within their own context, and if you need to use the positions elsewhere, you can use spacetransform-methods.

    For example, for both types of text-layers this code:

    sr=sourceRectAtTime();
    toComp([sr.left, sr.top]);

    positions a point correctly at their top left corner.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy