Get frame animation Loop Info
I am writing a script that exports the frame animation information from Photoshop timeline to a json file our game can load. I have it exporting the frame order, names and delays just fine now, but I can't find a way to access whether the entire animation is set to loop once, 3 times, forever, etc. I have seen some scripts on how to set the loop count, but nothing about how to read it?
Much thanks for any help!
