stateName | The name of the state. |
stateHashName | The hash name of the state. |
normalizedTransitionDuration | The duration of the transition (normalized). |
layer | The layer where the crossfade occurs. |
normalizedTimeOffset | The time of the state (normalized). |
normalizedTransitionTime | The time of the transition (normalized). |
Creates a crossfade from the current state to any other state using normalized times.
See Also: Animator.CrossFadeInFixedTime for a use with times in seconds.