Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
evgeny.demidov.754's avatar
6 years ago
Solved

How to set highRefreshRate in WebXR on Oculus Go/Quest?

For WebVR I've found: vrDisplay.requestPresent ([{source: canvas, attributes: {highRefreshRate: true}}]); For WebXR only examples with: requiredFeatures: ["local-floor"] For requiredFeatures: ["hig...
  • Find "How to set highRefreshRate in WebXR?" on stackoverflow.