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. |