Notifications
Clear all

[Closed] real animation range

Hi,

how do I get the “real” animation range maxscript? Not the animationrange value, but the range that is really covered by keys.

Cheers
Andreas

1 Reply

I think you’d have to query each object, checking each of it’s keyable tracks and calculating the start and end ranges of each object, from that, you could determine the first and last key ranges.

Just a thought.

Shane