private void RotateView() { if (CAMERAPERSPECTIVE == 0) { mouseLook.LookRotation(); } else { mouseLook2.LookRotation(); } }