We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65b3dd9 commit 4583f6eCopy full SHA for 4583f6e
src/renderers/common/XRManager.js
@@ -367,7 +367,7 @@ class XRManager extends EventDispatcher {
367
this._useMultiviewIfPossible = multiview;
368
369
/**
370
- * Whether the usage of multiview is actually possible. This flag only evaluates to `true`
+ * Whether the usage of multiview is actually enabled. This flag only evaluates to `true`
371
* if multiview has been requested by the application and the `OVR_multiview2` is available.
372
*
373
* @private
0 commit comments