In order to support the WebXR implementation, VRDisplayState is being extended to enumerate the type of sessions a device supports (VR or AR) and to report if the blend mode for AR would be additive or alpha blended).
Bug 1570075 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
In order to support the WebXR implementation, VRDisplayState is being extended to enumerate the type of sessions a device supports (Inline, Immersive-VR, or Immersive-AR) and to report if the blend mode for AR would be additive or alpha blended).