Recycle()
Returns this animation object into its object pool.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements.Experimental
- Assembly: UnityEngine.UIElementsModule
public void Recycle()
Remarks
Keeping a reference to the animation object afterwards could lead to unspecified behaviour.