Skip to content

Commit

Permalink
Mention handedness in index.bs
Browse files Browse the repository at this point in the history
  • Loading branch information
m-alkalbani authored Jun 5, 2024
1 parent fbf267e commit 5edd191
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,8 @@ The {{XRHandJoint}} enum defines the various joints that each {{XRHand}} MUST co

Every {{XRHand}} has an associated <dfn for=XRHand>input source</dfn>, which is the [=physical hand input source=] that it tracks.

NOTE: The <code>handedness</code> property of {{XRInputSource}} describes which hand the XR input source is associated with, if any.

<div algorithm="XRHand.[[joints]]">
Each {{XRHand}} object has a <dfn attribute for="XRHand">\[[joints]]</dfn> internal slot,
which is an [=ordered map=] of pairs with the key of type {{XRHandJoint}} and the value of type {{XRJointSpace}}.
Expand Down

0 comments on commit 5edd191

Please sign in to comment.