I would like to know the where to enable option for 'Stereo Display (non head-mounted)' in Unity 2017.2. I was using this for nvdia 3D vision stereo and it was present until 2017.1. I have checked with unity's documentation regarding that it does not mention anything about it. This option was available in player settings of unity 2017.1 and 5.6 by enabling Virtual Reality-> And in virtual reality SDK's. Since the VR settings are now moved to XR section in player settings as you can see the below images
I cannot seem to find it anymore. Also the Unity's release blog does not mention anything about removing it so not sure where exactly it is. So if anyone has information regarding enabling stereo display in 2017.2 it would be helpful. If also want to know by scripting is it possible to change the player settings to include "Stereo Display" option it as I had scripts for changing player settings for using rendering API like directx11 and openGL while making builds so Iam pretty sure this will also have it but I'm unsure where to look for this and how to add it.
Edit: I use the 'Stereo Display(non head-mounted)' to acieve Active Stereo in my game as the @programmer has mentioned Mock HMD vive has replaced the option of 'Split Stereo Display(non head-mounted)' which I do not want to use as it is SBS and not active stereo. Only the 'Stereo Display(non head-mounted)' option is where I get my Nvdia active glasses working.


