Returns the maximum number of times per second that the animation will update its progress. Does not necessarily reflect the running framerate of the animation in progress; World of Warcraft itself may be running at a lower framerate.

Signature:

framerate = Animation:GetMaxFramerate()

Returns:

  • framerate - Maximum number of times per second that the animation will update its progress (number)