The title says it all. Can you? And if you can how?
Help hereā¦
No. Crossfade and Stop are two separate Animation functions. Crossfade REQUIRES two animations.
Are you trying to make one animation slow to a stop? If so, use AnimationState.speed and lerp the speed to zero over time.