animationDirection
Whether each animation plays forward, backward, or alternates direction across iterations. Comma-separated to match the animation list.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
StyleList<AnimationDirection> animationDirection { get; set; }