Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.03 KB

File metadata and controls

19 lines (14 loc) · 1.03 KB
uid
xri-ui-components

UI components

The UI components provided by the toolkit.

Topic Description
XR UI Input Module The component that the XR Interaction Toolkit requires to interface with the Event System.
Tracked Device Graphic Raycaster Lets you use 3D tracked devices to highlight and select UI elements on a canvas.
Hand Menu Makes a GameObject follow a tracked hand or motion controller with logic for setting visibility of the menu based on the palm orientation.
Lazy Follow Makes the GameObject this component is attached to follow a target with a delay and some other layout options.
Canvas Optimizer Keeps track of canvases in a scene and optimizes them by removing unnecessary components in nested canvases and canvases out of view.

Additional resources