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.
在接下来的几秒内混合命名为animation的动画到targetWeight。
Playback of other animations will not be affected.
其他动画的播放将不会受到影响。
最后修改:2011年9月28日 Wednesday 8:50