EyeGazeSmoother Class

Definition

Provides some predefined parameters for eye gaze smoothing and saccade detection.

C++
public ref class EyeGazeSmoother : Microsoft::MixedReality::Toolkit::Input::IMixedRealityEyeSaccadeProvider
Inheritance
EyeGazeSmoother
Implements

Constructors

Methods

SmoothGaze(Ray)

Smooths eye gaze by detecting saccades and tracking gaze clusters.

Events

OnSaccade

Triggered when user is saccading across the view (jumping quickly with their eye gaze above a certain threshold in visual angles).

OnSaccadeX

Triggered when user is saccading horizontally across the view (jumping quickly with their eye gaze above a certain threshold in visual angles).

OnSaccadeY

Triggered when user is saccading vertically across the view (jumping quickly with their eye gaze above a certain threshold in visual angles).

Applies to

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