Skip to main content

Interface: HandMenuOptions

Defined in: core/hand-menu.ts:39

Properties

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