Example #1
0
 private void OnDisable()
 {
     if (camTransition_ != null)
     {
         camTransition_.startCameraPan();
     }
 }