-
Expression for get total comp length?
Hello,
I’m trying to figure out a way to get the total length of a comp to use as the t_max value in a ease() function, but so far I haven’t been unable to find a build in property for this. Is there something that I could use to effectively get myComp.length? I feel like there must be some way with time or .frameDuration to do this but I haven’t been able to think of it…
Anyone have any ideas on how I might be able achieve this?
Thanks!