コード例 #1
0
 void Start()
 {
     FaceButton.GetComponent <Button>().image.color = new Color(1f, 1f, 1f, 1f);
 }