Пример #1
0
 void Drop()
 {
     if (rayGrabber)
     {
         rayGrabber.DropAll();
     }
 }