Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.05 KB

object-interaction.md

File metadata and controls

21 lines (16 loc) · 1.05 KB
uid
xri-3d-interaction

3D interaction

3D interactions use interactors and interactables to allow the user to manipulate GameObjects in a scene.

Topic Description
Interaction overview A detailed overview of how interactors work with interactables.
Interaction events The events associated with interaction state changes.
Interaction layers How to use layers to control which objects can be interacted with.
Interaction filters How to create custom logic to verify whether specific interactions can occur.
Affordance system A system for defining visual and auditory feedback schemes.
Interaction components Components related to interaction.

Additional resources

  • Locomotion
  • UI interaction