Skip to content

Commit 4583f6e

Browse files
Mugen87cabanier
authored andcommitted
Update XRManager.js
1 parent 65b3dd9 commit 4583f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderers/common/XRManager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ class XRManager extends EventDispatcher {
367367
this._useMultiviewIfPossible = multiview;
368368

369369
/**
370-
* Whether the usage of multiview is actually possible. This flag only evaluates to `true`
370+
* Whether the usage of multiview is actually enabled. This flag only evaluates to `true`
371371
* if multiview has been requested by the application and the `OVR_multiview2` is available.
372372
*
373373
* @private

0 commit comments

Comments
 (0)