Skip to main content

Interface: HandMenuPlacement

Defined in: webxr-uiextensions/src/core/hand-menu.ts:75

What the adapter applies this frame.

Properties

PropertyTypeDescriptionDefined in
handHand | undefinedThe hand the menu is riding, or undefined when none qualifies.webxr-uiextensions/src/core/hand-menu.ts:77
posePoseTuple | undefinedWorld pose to apply while visible; kept at the last hand while hidden.webxr-uiextensions/src/core/hand-menu.ts:81
visiblebooleanWhether the menu should be shown (and hittable) this frame.webxr-uiextensions/src/core/hand-menu.ts:79