csharp
public enum AnimationDirectionWhich way round an animation runs on each pass.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
NormalAlways forwards.
ReverseAlways backwards.
AlternateForwards, then backwards.
AlternateReverseBackwards, then forwards.
Used by (2)
- AnimationSpecVixen.Ui.Styling
- AnimatorVixen.Ui.Styling