autoRecycle
Returns true if this animation object will be automatically returned to the instance pool after the animation has completed.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements.Experimental
- Assembly: UnityEngine.UIElementsModule
public bool autoRecycle { get; set; }