Exemple #1
0
 private void btnCamL_Click(object sender, EventArgs e)
 {
     _camera.MoveEye(-1);
     UpdateCameraLocation();
 }