Animation.RemoveClip 移除剪辑

function RemoveClip (clip : AnimationClip) : void

Description描述

Remove clip from the animation list.

从动画列表移除剪辑。

This will remove the clip and any animation states based on it.

这将去掉剪辑和所有基于这个剪辑的动画状态。

• function RemoveClip (clipName : string) : void

Description描述

Remove clip from the animation list.

从动画列表移除剪辑。

This will remove the animation state that match the name.

这将去掉名称为name的动画状态。

最后修改:2011年1月12日 Wednesday 23:50

本脚本参考基于Unity 3.4.1f5

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