public void OnFocusEnter()
 {
     controller.gazeEntered(gameObject, getMaterials());
 }