0

I am following this tutorial and I am stuck on "Setup Unity Integration". There is no such folder as /VrSamples/Unity/UnityIntegration/ in Oculus Mobile SDK 1.0.0.1. It should contain unity package with OVR components and necessary project settings. Where can I find it?

nikkou
  • 121
  • 3
  • If you just want to know about the gear vr setting, you do not need to the sample, just set on the `Virtual Reality Supported` in player setting. – tim Mar 30 '16 at 02:54

1 Answers1

0

You can find this in

ovr_sdk_mobile_1.0.0.1/VrSamples/Unity/SDKExamples

It has project Settings and the OVR components.

cagica
  • 678
  • 4
  • 23