I want to change to monocular (single-lens) mode in Google VR SDK for Unity v.1.5.0 or later.

Asked 1 years ago, Updated 1 years ago, 101 views

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

2022-09-30 21:25

1 Answers

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


2022-09-30 21:25

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.