Пример #1
0
 public void OnFocusExit()
 {
     if (control.interactive)
     {
         control.HoverDown(cube);
     }
 }