Manipulate VR camera
Hi,
I'm trying to manipulate a standard VR camera's rotation and translation for research purposes. It would be best if I could just directly manipulate the camera. I know that I can place it under a parent object but that gets complicated after a while if many manipulations add up. Is there any way to access tracking information and apply a changed version of that back to the camera in each frame? Or is that capability not desired (understandably for standard game developers) and therefore completely blocked?
Thanks for your help!
Answer by bugrock · Jun 26, 2019 at 03:19 PM
@julesmules I'm looking for a solution to this as well. Specifically Id like to rotate just one eye X degrees in the oculus OVRcamerarig....or use the trick of using two unity VR cameras if it cant be done with the OVRCamera. Im doing this for people who have misaligned eyes. Let me know if you have come up with a solution
Thanks
Your answer

Follow this Question
Related Questions
How do I offset a camera when it's position is defined by a VR controller 0 Answers
SteamVR Plugin and 3D-technology don't work with each other 0 Answers
Unity Native VR - which api call gives floor offset of HMD?? 1 Answer
Switch between touchscreen and Google VR to control the Unity camera 1 Answer
Stop Automatic Head Tracking on Google Cardboard,Google Cardboard Static View 0 Answers