-
Time of last key
Hello,
I am trying to determine the time at which my trim path shape reaches 100% complete.
I am able to determine the current value using:
thisComp.layer(“Shape Layer 1”).content(“Shape 1”).content(“Trim Paths 1”).end.value
How do I combine the above with the .key/.time to determine the time of the last key i.e. 100% complete?
Thanks,
Stuart