public void OnEyeControllerClick()
 {
     ob.NotRestart();
     // 視線マーカーでクリックしたら SceneManager.LoadScene("scene1");シーンを変える
 }