填空题
按钮的颜色可以通过()属性来修改。
button.GetComponent ().color =新颜色;
填空题 按钮的文本内容可以通过()属性来修改。
填空题 按钮点击后触发的事件是()。
填空题 通过GameObject 的()方法可以销毁对象。