You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.bs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -388,7 +388,7 @@ The {{XRDepthInformation/rawValueToMeters}} attribute contains the scale factor
388
388
389
389
The {{XRViewGeometry/transform}} is given in the associated [=XRDepthInformation/view=]'s [=view/reference space=].
390
390
391
-
If the [=XRDepthInformation/sensor=] is aligned with the associated [=XRDepthInformation/view=], the {{XRViewGeometry/transform}} and {{XRViewGeometry/projectionMatrix}} MUST be equivalent to the identity transform. These attributes MAY otherwise be used by experiences to better align with the real world.
391
+
If the [=XRDepthInformation/sensor=] is aligned with the associated [=XRDepthInformation/view=], then all values included from {{XRViewGeometry}} MUST return the same values as the associated [=XRDepthInformation/view=] does.
392
392
393
393
Each {{XRDepthInformation}} has an associated <dfn for=XRDepthInformation>view</dfn> which is the closest {{XRView}} to the [=XRDepthInformation/sensor=], and is used to retrieve the {{XRDepthInformation}}.
0 commit comments