Unity Doscale


DOScale(float/Vector3 to, float duration)

//Scales the target's localScale to the given value.
//Passing a float instead of a Vector3 allows to scale stuff uniformly.
Jesús Angarita