Example #1
0
 public void OnPointerExit()
 {
     isActive = !isActive;
     gaze.Resetinator();
 }