csharp
public enum AnimationFillWhat 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)
NoneNothing.
ForwardsThe last frame, after it ends.
BackwardsThe first frame, during its delay.
BothBoth.
Used by (2)
- AnimationSpecVixen.Ui.Styling
- AnimatorVixen.Ui.Styling