コード例 #1
0
 public void EnableShadows()
 {
     shadowsEnabled = true;
     shadowTech.Setup(lights[0]);
 }