Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.44 KB

interaction-components.md

File metadata and controls

23 lines (18 loc) · 1.44 KB
uid
xri-interaction-components

Interaction components

The topic in this section describe the components used to create interactions with 3D objects. These components include various types of interactors and interactables as well as manager and utility components for the interaction system.

Topic Description
XR Interaction Manager A manager component required in every scene.
XR Interaction Group A component that defines a group of interactors. You can order the group to determine which interactor takes precedence when more than one interactor in the group tries to initiate an interaction.
Interactors The interactor components provided by the toolkit.
Interactables The interactable components provided by the toolkit.
Filters The filter components provided by the toolkit.
AR Interactables The AR interactable components provided by the toolkit.
Affordances The affordance components provided by the toolkit.

Additional resources

  • Locomotion
  • UI interaction
  • Component index