public void Blend (string animation, float targetWeight= 1.0F, float fadeLength= 0.3F);

설명

Blends the animation named animation towards targetWeight over the next time seconds.

Playback of other animations will not be affected.