Animation.Blend Manual     Reference     Scripting  
Scripting > Runtime Classes > Animation
Animation.Blend

function Blend (animation : String, targetWeight : float = 1.0F, fadeLength : float = 0.3F) : void

Description

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

Playback of other animations will not be affected.