I am looking for a way to lerp between two colors without an update function. The Update() way to do is :
lerpedColor = Color.Lerp(Color.white, Color.red, Mat