Table of Contents

Color Method

Namespace
DG.Tweening
Assembly
DOTween.dll

Color(Color, Color, float, TweenCallback<Color>)

public static Tweener Color(Color from, Color to, float duration, TweenCallback<Color> onVirtualUpdate)

Parameters

from Color
to Color
duration float
onVirtualUpdate TweenCallback<Color>

Returns

Tweener