Tobii Pro SDK Python API
tobii_research.HMDGazeOrigin Class Reference

Provides properties for the HMD gaze origin A HMDGazeOrigin object is used as value for HMDEyeData.gaze_origin. More...

Inherits object.

Data Fields

 position_in_hmd_coordinates
 Gets the 3D coordinates that describes the gaze origin in mm as a three valued tuple.
 
 validity
 Gets the validity of the HMD gaze origin data. More...
 

Detailed Description

Provides properties for the HMD gaze origin A HMDGazeOrigin object is used as value for HMDEyeData.gaze_origin.

Field Documentation

tobii_research.HMDGazeOrigin.validity

Gets the validity of the HMD gaze origin data.

True if valid. False if invalid.