Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions check if property is active

  • check if property is active

    Posted by Hernan Torrisi on September 11, 2015 at 2:04 am

    I’m trying to determine if a text has an ADBE Text Stroke Color applied to it.
    In this cases I usually check for the isModified attribute to see if the default value has changed.
    But in this case, when the property is active and the value is not modified, I get false on isModified but the red stroke is applied nevertheless.
    Any idea how to check if Animators are applied or not to text elements?

    thanks!

    Hernan Torrisi replied 10 years, 8 months ago 2 Members · 2 Replies
  • 2 Replies
  • Xavier Gomez

    September 11, 2015 at 6:23 am

    In this case, p.canSetExpression should work.
    (If true the property is visible and can be modified, else it is not activated).

    Xavier.

  • Hernan Torrisi

    September 11, 2015 at 10:02 am

    great
    thanks!

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