Camera view selection
Added toggle to select the preferred camera view between "auto", "standard", "wide", and "driver".
This commit is contained in:
@@ -119,6 +119,7 @@ private:
|
||||
|
||||
bool alwaysOnLateral;
|
||||
bool experimentalMode;
|
||||
int cameraView;
|
||||
|
||||
protected:
|
||||
void paintGL() override;
|
||||
|
||||
Reference in New Issue
Block a user