unity禁用物体上的脚本或者组件

继承了MonoBehaviour类

transform.GetComponent

这样可以禁用物体上的Button组件,想禁用别的组件也是一样的写法 

你可能感兴趣的:(Unity,unity,c#)