Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


speedMultiplier

The speed multiplier for this state.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public float speedMultiplier { get; }

Remarks

A negative speed multiplier will play the animation backwards. If no speed parameter as been set for this AnimatorState, the default value will be 1.