Vixen
02b45cc4
csharp
public enum AnimationFill

What an animation leaves behind outside its active period.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (4)

  • None

    Nothing.

  • Forwards

    The last frame, after it ends.

  • Backwards

    The first frame, during its delay.

  • Both

    Both.

Used by (2)

  • AnimationSpecVixen.Ui.Styling
  • AnimatorVixen.Ui.Styling