Tween.reversed
Property in Tween
Declaration
public bool reversed { get; set; }
Description
Animates from the end value to the start value as opposed to animating from the start value to the end value like normal.
public bool reversed { get; set; }
Animates from the end value to the start value as opposed to animating from the start value to the end value like normal.