📜  重新启动动画统一 - C# 代码示例

📅  最后修改于: 2022-03-11 14:48:53.799000             🧑  作者: Mango

代码示例1
myAnimator.Play("Roll", -1, 0f);
//If the animation has an exit time set up in the animator view, this would make
//it not play. If it needs to finish, make sure to call when the animation is finished