Version: 2020.2
LanguageEnglish
  • C#
This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ValueAnimation<T0>.Recycle

public void Recycle();

Description

Returns this animation object into its object pool.

Keeping a reference to the animation object afterwards could lead to unspecified behaviour.