Skip to main content

Interface: HandMenuOptions

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

Properties

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