Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.31 KB

ar-interactable-components.md

File metadata and controls

23 lines (17 loc) · 1.31 KB
uid
xri-ar-interactable-components

AR interactable components

The AR interactable components provided by the toolkit.

Note

These AR interactable components have been deprecated in favor of newer cross-platform AR architecture that is compatible with Mixed Reality devices. Refer to AR interaction for more information.

Topic Description
AR Annotation Interactable Controls displaying one or more annotations when hovering over the GameObject this component is attached to.
AR Placement Interactable Controls the placement of Prefabs via a tap gesture.
AR Rotation Interactable Manipulates the rotation of an object via a drag or a twist gesture.
AR Scale Interactable Controls the scale of an object via a Pinch gesture.
AR Selection Interactable Controls the selection of an object via a Tap gesture.
AR Translation Interactable Manipulates the position of an object via a drag gesture.

Additional resources