Beamable SDK
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Beamable.UI.Tweening.ColorTween Member List

This is the complete list of members for Beamable.UI.Tweening.ColorTween, including all inherited members.

ColorTween(float duration, Color startValue, Color endValue, Action< Color > updateAction) (defined in Beamable.UI.Tweening.ColorTween)Beamable.UI.Tweening.ColorTweeninline
Lerp(Color @from, Color to, float t) (defined in Beamable.UI.Tweening.ColorTween)Beamable.UI.Tweening.ColorTweeninlineprotected