using UnityEngine.UI; public GameObject YourgameObjectWithImage; YourgameObjectWithImage.GetComponent ().color = new Color32(255, 255, 225, 225);
確定! 回上一頁