Skip to content

Commit 864460b

Browse files
authored
Update requirements when view is aligned (#62)
1 parent df9b71e commit 864460b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ The {{XRDepthInformation/rawValueToMeters}} attribute contains the scale factor
388388

389389
The {{XRViewGeometry/transform}} is given in the associated [=XRDepthInformation/view=]'s [=view/reference space=].
390390

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.
392392

393393
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}}.
394394

0 commit comments

Comments
 (0)