|
Tobii Pro SDK Python API
|
Provides properties for the gaze point. More...
Inherits object.
Data Fields | |
| position_on_display_area | |
| Gets the normalized gaze point position in 2D on the active display area as a two valued tuple. | |
| position_in_user_coordinates | |
| Gets the gaze point position in 3D in the user coordinate system as a three valued tuple. | |
| validity | |
| Gets the validity of the gaze point data. More... | |
Provides properties for the gaze point.
A GazePoint object is used as value for EyeData.gaze_point.
| tobii_research.GazePoint.validity |
Gets the validity of the gaze point data.
True if valid. False if invalid.