Hey I am starting up my Project than can run in VR or Flat monitor.
So I need to access the VR plugin loaders manually in order to activate them in run time.
So I have a script that does so.
This works well and good for Oculus and that is the only brand I have for testing purposes.
My question is, which loader do I use for OpenVR / SteamVR?
Open XR Loader
Or
Open XR Loader No Pre Init
So, what is the difference between these two?
And in what situations would I use one vs the other?