コード例 #1
0
 public void ChangeLightRadius(float amount)
 {
     light.ChangeRadius(amount);
 }