handedness property

XRHandedness get handedness

The read-only XRInputSource property handedness indicates which of the user's hands the WebXR input source is associated with, or if it's not associated with a hand at all.

Implementation

external XRHandedness get handedness;