As my question state, I want to manage speed of my sprite animation speed at run time.
I have created Animation Clip and Animator controller.
My inspector look like this :
Now I want to change speed of Runner clip at run time mean through script.
Please give some suggestions in this.