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.
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.