Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Control Essential Graphics Panel via scripting.

  • Misha Butenko

    May 27, 2019 at 6:32 pm

    Hey,
    Use method: addToMotionGraphicsTemplate()

    app.project.item(index).layer(index).propertySpec.addToMotionGraphicsTemplate(comp) Add the property to the Essential Graphics panel for the specified composition. Returns true if the property is successfully added, false otherwise. If the property is not added, it is either because it is not one of the supported property types or the property has already been added to that composition. After Effects will present a warning dialog. Use the canAddToMotionGraphicsTemplate() method to test whether the property can be added to a Motion Graphics template.

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