Exemplo n.º 1
0
 void SetFocus(VRController controller)
 {
     controllerWithFocus = controller;
     controllerWithFocus.SetFocus(transform);
 }