AnimatorStateInfo.speed
public float speed;
Description 描述
The playback speed of the animation. 1 is the normal playback speed.
A negative playback speed will play the animation from the end.
see AnimatorState.speed.
The playback speed of the animation. 1 is the normal playback speed.
A negative playback speed will play the animation from the end.
see AnimatorState.speed.