VR Gaze Interaction System
A lightweight plugin for Unity that enables gaze interaction in VR and non-VR projects without additional packages.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
- Category:
- Tools › Camera
- Developer:
- Tomaz Saraiva
- Price:
- FREE
- Favorites:
- 39
- Supported Unity Versions:
- 2021.2.10 or higher
- Current Version:
- 1.1.1
- Download Size:
- 816.50 KB
- Last Update:
- Apr 25, 2024
- Description:
- The Unity Gaze Interaction System is a plugin that allows for intuitive interaction design in Unity projects. It works for both VR and non-VR projects without requiring additional packages. The system utilizes an Interactor-Interactable approach, inspired by the Unity XR Interaction Toolkit.
Features:
* Gaze Distance: Define minimum and maximum range for gaze interaction.
* Activation Time: Set dwell time required to activate objects with gaze.
* Raycast Filtering: Choose which object layers respond to gaze.
* Visual Feedback: Select the type of reticle displayed for user focus.
* Gaze Events: Trigger actions based on user gaze behavior (enter, stay, exit, activate, toggle).
This system provides a range of customization options to suit your project's needs. For more information, please refer to the API Reference or the Getting Started guide. - Technical Details:
- Gaze Distance: Define minimum and maximum range for gaze interaction.
Activation Time: Set dwell time required to activate objects with gaze.
Raycast Filtering: Choose which object layers respond to gaze.
Visual Feedback: Select the type of reticle displayed for user focus.
Gaze Events: Trigger actions based on user gaze behavior (enter, stay, exit, activate, toggle). - Continue »