cpvrlab / cpvr-vr-suite

Unity VR OpenXR Functionality
1 stars 0 forks source link

Add scene specific panels to hand UI #2

Closed saschaledermann closed 1 year ago

saschaledermann commented 1 year ago

Dynamically load and unload scene specific panels to the hand menu. A complete integration routine needs to be implemented which adds triggers for hover and click events and also a button on the main panel needs to be added which enables the user to switch to the added panel.

saschaledermann commented 1 year ago

Implemented in version 3.1.0 which is available in branch XRITK-2.5.2. A prefab for a panel is available in the prefabs folder.