Is it possible to do this? It seems there is hasBlendIn to check if there is one present, but not to get the duration of it. It would be really useful for me in a few places programatically to delay something happening until the ease in on a clip has finished.
TimelineClip.easeInDuration is what you want. Seems like it’s missing from the documentation.
2 Likes