switchCameraAction method

void switchCameraAction()

Implementation

void switchCameraAction() {
  _engineManager.switchCamera();
}