Camera view selection
Added toggle to select the preferred camera view between "auto", "standard", "wide", and "driver".
This commit is contained in:
@@ -173,6 +173,7 @@ typedef struct UIScene {
|
||||
bool always_on_lateral_active;
|
||||
bool enabled;
|
||||
bool experimental_mode;
|
||||
int camera_view;
|
||||
|
||||
} UIScene;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user