I would like to build it in single-lens (single-lens) mode for children.
With Google VR SDK for Unity v1.40 and earlier, we were able to change the flag of GvrViewerMain to monocular by setting it as follows:
VRModeEnabled=false
However, in v1.50 and later, GvrViewerMain is replaced by GvrEditorEmulator and no flag is found to change to monocular.
How can I build (Android) in monocular mode?
unity3d google-api
There are various descriptions based on the contents of the book, but I hope it will be helpful...!
https://github.com/oreilly-japan/unity-virtual-reality-projects-ja
© 2025 OneMinuteCode. All rights reserved.