A tweening library for Unity-3D.
Questions tagged [dotween]
46 questions
-4
votes
1 answer
Dotween v2 How to do a DOVirtual.Color
I have been trying to make a RGB effect with a color using DOTween, i have research about DOVirtual.Color but i havent found anything i got the 3 first parameters, but what means "TweenCallback onVirtualUpdate" ?? Image of the function
I have try…