Tweening.Count
Static Property in Tweening
Declaration
public static int Count { get; }
Description
The number of tweens currently alive. This includes tweens that have been recycled and are not currently active (Read only).
public static int Count { get; }
The number of tweens currently alive. This includes tweens that have been recycled and are not currently active (Read only).