Tobii Pro SDK Python API
|
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... | |
Provides properties for the HMD gaze origin A HMDGazeOrigin object is used as value for HMDEyeData.gaze_origin.
tobii_research.HMDGazeOrigin.validity |
Gets the validity of the HMD gaze origin data.
True if valid. False if invalid.