UI


Last updated: 5 months ago • 1 versions | Visibility: Public

Context

Lynx provides easy to use solutions to integrate graphical user interfaces in XR. The interfaces are currently compatible with XR Hands (Handtracking) and XR Gaze Interactors (Headtracking or Eyetracking). And, in the future, with controllers as well.


Description

Prefabs


Hantracking Canvas: A simple standard Canvas, setup as World space render mode and 0.001 scaled for XR, with a Tracked Device Graphic Recaster script.

Simple Button: A button that calls up Unity Events at a simple press of a button.

Toggle Button: A button with two states, toggle or untoggle, calling Unity Events.

Timer Button: A button that calls up Unity Events after prolonged pressing.

Switch Button: A button with two states, on or off, calling Unity Events.


You can add these interface elements by simply right-clicking in the hierarchy and accessing the Lynx > UI menu.


For more standard information about UI, please visit Unity's documentation