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