Skip to main content

Interface: HandMenuOptions

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

Properties

PropertyTypeDescriptionDefined in
anchorHandMenuAnchor-webxr-uiextensions/src/core/hand-menu.ts:42
anchorDistancenumberDistance from the palm to the anchor point (meters).webxr-uiextensions/src/core/hand-menu.ts:44
handHand | "either"Which hand carries the menu; either shows on whichever palm is raised.webxr-uiextensions/src/core/hand-menu.ts:41
offsetVec3TupleExtra hand-local offset added after the anchor (meters).webxr-uiextensions/src/core/hand-menu.ts:46
palmAnglenumberLargest angle, in degrees, between the palm normal and the viewer for the gate to open.webxr-uiextensions/src/core/hand-menu.ts:50
palmGatebooleanShow only while the palm faces the viewer. Off means always shown while tracked.webxr-uiextensions/src/core/hand-menu.ts:48