Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity › Forums › Adobe After Effects Expressions › 2D effect positions on 3D layer relative to camera

  • 2D effect positions on 3D layer relative to camera

    Posted by Joshua Cameron on June 18, 2021 at 12:20 pm

    So I’m wanting the Bend Effect positions (Start and End) to stay in positions on a parented 3D layer relative to camera, This expression seems to work but is there a simpler method:

    <pre data-stringify-type=”pre”>L = thisLayer;
    toComp(fromWorld(L.toWorld(L.anchorPoint)))

    Dan Ebberts
    replied 5 years, 3 months ago
    2 Members · 1 Reply
  • 1 Reply
  • Dan Ebberts

    June 18, 2021 at 5:56 pm

    I’m not sure exactly what you’re after, but I think what you have is the same as this:

    toComp(anchorPoint)

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