单项选择题
MonoBehaviour类中的()方法可以用来停止协同。
A.StartCoroutine
B.Update
C.OnGUI
D.StopCoroutine
点击查看答案&解析
相关考题
-
单项选择题
下面哪项中的函数不是由EventTrigger本类提供的()
A.OnCancel
B.OnDrag
C.OnEndDrag
D.Rest -
单项选择题
Animator组件里的()用来设置角色使用的动画控制器。
A.Controller
B.Avatar
C.Update Mode
D.ApplyRootMotion -
单项选择题
如果想为一个Image控件的图片制作渐变动画效果,需要添加什么属性()
A.Color
B.Rotation
C.Scale
D.ImageType
