private void btnResetCamera_Click(object sender, EventArgs e) { _camera.ResetEye(); UpdateCameraLocation(); UpdateCameraRotation(); }