Skip to content

Commit 6ca29de

Browse files
committed
Keyword-ify a must
1 parent 5f87b75 commit 6ca29de

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
@@ -242,7 +242,7 @@ The {{XRDepthStateInit/dataFormatPreference}} is an ordered sequence of {{XRDept
242242

243243
The {{XRDepthStateInit/depthTypeRequest}} is an ordered sequence of {{XRDepthType}}s, used to describe the desired depth sensing type for the session. This request MAY be ignored by the user agent.
244244

245-
The {{XRDepthStateInit/matchDepthView}} requests that [=XRDepthInformation/view=] of the depth information must be aligned with the {{XRView}}. If this is <code>true</code>, the {{XRSystem}} SHOULD return depth information that reflects the current frame. If this is <code>false</code>, the {{XRSystem}} MAY return depth information that was captured at an earlier point in time.
245+
The {{XRDepthStateInit/matchDepthView}} requests that [=XRDepthInformation/view=] of the depth information MUST be aligned with the {{XRView}}. If this is <code>true</code>, the {{XRSystem}} SHOULD return depth information that reflects the current frame. If this is <code>false</code>, the {{XRSystem}} MAY return depth information that was captured at an earlier point in time.
246246

247247
NOTE: If {{XRDepthStateInit/matchDepthView}} is <code>false</code>, the author SHOULD do the reprojection using the [=XRDepthInformation/view=] from {{XRDepthInformation}}.
248248

0 commit comments

Comments
 (0)