Exemple #1
0
 public void Cleanup()
 {
     shadows.Cleanup();
 }
 public void Cleanup()
 {
     //清除纹理资源
     shadows.Cleanup();
 }