Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AnimatorStateTransition.duration

public float duration;

Description

The duration of the transition.

The duration is in seconds by default. To set it to be the normalized time of the source state, set hasFixedDuration to false.