void Start() { //修改物件節點的:顏色 this.GetComponent().material.SetColor("_Color", Color.red); }