替换按钮下的文字颜色

来源:互联网 发布:福建广电网络集团招标 编辑:程序博客网 时间:2024/06/16 21:49

SSLC_Toggle[i].transform.Find("Text").GetComponent<Text>().color = Color.white;


SSLC_Toggle[0].transform.Find("Text").GetComponent<Text>().color = Color.red; 

阅读全文
0 0
原创粉丝点击