add mono_render_left_eye option (#6140)
This commit is contained in:
parent
2967068b87
commit
664562f988
9 changed files with 36 additions and 2 deletions
|
@ -196,6 +196,8 @@ struct Values {
|
|||
StereoRenderOption render_3d;
|
||||
std::atomic<u8> factor_3d;
|
||||
|
||||
bool mono_render_left_eye;
|
||||
|
||||
int cardboard_screen_size;
|
||||
int cardboard_x_shift;
|
||||
int cardboard_y_shift;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue