コード例 #1
0
 void OnDestroy()
 {
     if (env != null)
     {
         env.TorchDetach(chunk, gameObject);
     }
 }