Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Jose's avatar
Jose
Heroic Explorer
11 years ago

Adjusting lens separation in Unity SDK for DK2 (VR Gear)

Since it's been confirmed that Oculus Rift CV1 has a slider that changes the lens separation, is there something in the latest Unity SDK that can be modified to set it to a specific separation distance?

The reason I'm asking is because I'm thinking about using a third party accessory called "VR Gear" which are mounts for the DK2 lenses that change the physical separation distance. Using it requires a software injector to change the values of the lens separation, since those values cannot be changed inside the Oculus configuration utility.

But since I primarily consume my own Unity content, and I'm not comfortable using an injector, I would like to change the values directly inside the Unity SDK.

Is that even possible? Where would I need to look?