Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Get parent layer of a property Scripting

  • Dan Ebberts

    June 8, 2018 at 4:07 pm

    With scripting? I think something like this would work:

    var myLayer = myProperty.propertyGroup(myProperty.propertyDepth);

    Dan

  • Miguel De mendoza

    June 8, 2018 at 9:20 pm

    Thanks Dan, thats what a i was looking for.
    It’s a little confusing,in the documentation says tha propertyGroup() return null if it reaches the containing layer. Anyway, it works.

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