Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions nab’s MaskVertexExpression

  • Dan Ebberts

    March 17, 2010 at 7:24 pm

    Try this:

    thisVertex = parseInt(thisProperty.propertyGroup(1).name.split(” “)[1]);
    if (thisVertex == 3){
    wiggle(1,50)
    }else{
    value
    }

    Dan

  • Pierre-alexis Tremblay

    March 17, 2010 at 7:44 pm

    Works fine! Thanks again.

    P.A.T.

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