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