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

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。