Type Alias: HandMenuAnchor
type HandMenuAnchor = "above" | "inside" | "outside" | "wrist";
Defined in: packages/webxr-uiextensions/src/core/hand-menu.ts:37
Where the panel sits relative to the palm.
type HandMenuAnchor = "above" | "inside" | "outside" | "wrist";
Defined in: packages/webxr-uiextensions/src/core/hand-menu.ts:37
Where the panel sits relative to the palm.