We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e88afaf commit 5a02da7Copy full SHA for 5a02da7
GoogleVR/Scripts/GvrViewer.cs
@@ -29,7 +29,7 @@
29
/// its starting properties.
30
[AddComponentMenu("GoogleVR/GvrViewer")]
31
public class GvrViewer : MonoBehaviour {
32
- public const string GVR_SDK_VERSION = "0.8";
+ public const string GVR_SDK_VERSION = "0.9.1";
33
34
/// The singleton instance of the GvrViewer class.
35
public static GvrViewer Instance {
GoogleVRForUnity.unitypackage
-149 Bytes
0 commit comments