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