diff --git a/index.bs b/index.bs index c722434..4b52dd5 100755 --- a/index.bs +++ b/index.bs @@ -256,6 +256,8 @@ The {{XRHandJoint}} enum defines the various joints that each {{XRHand}} MUST co Every {{XRHand}} has an associated input source, which is the [=physical hand input source=] that it tracks. +NOTE: The handedness property of {{XRInputSource}} describes which hand the XR input source is associated with, if any. +
Each {{XRHand}} object has a \[[joints]] internal slot, which is an [=ordered map=] of pairs with the key of type {{XRHandJoint}} and the value of type {{XRJointSpace}}.