Skip to content

Commit 3f4c22e

Browse files
authored
Merge pull request immersive-web#296 from cabanier/minor-update
Minor update
2 parents 6081cf8 + 6116e83 commit 3f4c22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webxrlayers-1.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ should return <code>null</code> on getting, and setting should be a <code>no-op<
350350
If the {{XRCompositionLayer/chromaticAberrationCorrection}} was changed, it will take effect at the next {{XRFrame}}.
351351

352352
The <dfn attribute for="XRCompositionLayer">forceMonoPresentation</dfn> attribute forces the right eye to use the same layer configuration
353-
as the left eye. This MAY be used to remove the {{XRLayerLayout/stereo}} effect of a {{XRCompositionLayer}}. Setting this to <code>true</code> on a {{XRLayerLayout/mono}} layer has no effect.
353+
as the left eye. This MUST send a signal to the [=XR Compositor=] to remove the {{XRLayerLayout/stereo}} effect of this {{XRCompositionLayer}}. Setting this to <code>true</code> on a {{XRLayerLayout/mono}} layer has no effect.
354354

355355
NOTE: this attribute has no other side effects on other information that is returned by the {{XRSession}}. Only the operation of the [=XR Compositor=] is affected by this setting and experiences SHOULD continue to draw to both eyes.
356356

0 commit comments

Comments
 (0)