This class shows what framerate the animation was initially set. (Remind myself to include more than this, like more metadata to stuff lmao)

Constructor

new(name:String, frameRate:Float)

Variables

frameRate:Float

The frame rate the animation was exported in the texture atlas in the beginning.

version:String

The version the Texture Atlas has been exported.

(used in BTA, if it's been exported with the default one, it will set to "Generic Adobe Animate TA")

Methods