EyeGazeSmoother Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides some predefined parameters for eye gaze smoothing and saccade detection.
public ref class EyeGazeSmoother : Microsoft::MixedReality::Toolkit::Input::IMixedRealityEyeSaccadeProvider
public class EyeGazeSmoother : Microsoft.MixedReality.Toolkit.Input.IMixedRealityEyeSaccadeProvider
type EyeGazeSmoother = class
interface IMixedRealityEyeSaccadeProvider
Public Class EyeGazeSmoother
Implements IMixedRealityEyeSaccadeProvider
- Inheritance
-
EyeGazeSmoother
- Implements
Smooth |
Smooths eye gaze by detecting saccades and tracking gaze clusters. |
On |
Triggered when user is saccading across the view (jumping quickly with their eye gaze above a certain threshold in visual angles). |
On |
Triggered when user is saccading horizontally across the view (jumping quickly with their eye gaze above a certain threshold in visual angles). |
On |
Triggered when user is saccading vertically across the view (jumping quickly with their eye gaze above a certain threshold in visual angles). |
Product | Versions |
---|---|
MRTK2 Unity 2018 | 2.7.0 |
MRTK2 Unity 2019 | 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.7.0, 2.8.0 |