This version of Unity is unsupported.

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.