SpriteAnimator.Reversed Property
Definition¶
Namespace: Brine2D.Animation
Plays the clip in reverse. For PingPong modes, controls the starting direction only; the alternation itself is unaffected.
public bool Reversed { get; set; }
Namespace: Brine2D.Animation
Plays the clip in reverse. For PingPong modes, controls the starting direction only; the alternation itself is unaffected.
public bool Reversed { get; set; }