Tobii Pro SDK Python API
tobii_research.HMDGazeDirection Class Reference

Provides properties for the HMD gaze direction. More...

Inherits object.

Data Fields

 unit_vector
 Gets the 3D unit vector that describes the gaze direction as a three valued tuple.
 
 validity
 Gets the validity of the gaze direction data. More...
 

Detailed Description

Provides properties for the HMD gaze direction.

A HMDGazeDirection object is used as value for HMDEyeData.gaze_direction.

Field Documentation

tobii_research.HMDGazeDirection.validity

Gets the validity of the gaze direction data.

True if valid. False if invalid.