Forum Discussion
sh0v0r
13 years agoProtege
Right Eye Latency
I've been adding NGUI for my menu system. I have it rendering into a Render Texture which is applied to a material on a Plane that is attached to the Left eye with a Local Position offset to put it...
petergiokaris
13 years agoProtege
Hey all,
You need to parent to the Right camera, not left (the right camera calculates the proper transform to allow for children to render properly).
It's always safe to make the update in Pre-Cull; some systems do not behave well when updating the cameras in Pre-Render.
Note that our latency prediction is pretty good, and can be increased to achieve parity with calling in Pre-Render without noticeable artifacts.
Best,
Peter
You need to parent to the Right camera, not left (the right camera calculates the proper transform to allow for children to render properly).
It's always safe to make the update in Pre-Cull; some systems do not behave well when updating the cameras in Pre-Render.
Note that our latency prediction is pretty good, and can be increased to achieve parity with calling in Pre-Render without noticeable artifacts.
Best,
Peter
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 6 months ago
- 2 years ago
- 3 years ago