Type alias AnimationDirection

AnimationDirection: 1 | -1

Animation direction supported by the player instance. "1" plays the animation forward, and "-1" plays the animation in reverse.