コード例 #1
0
 public void SetLightIntensity(int intensity)
 {
     currAnimator.SetLightIntensity(intensity);
 }