|
Tobii Pro SDK Python API
|
Provides properties for the user position. More...
Inherits object.
Data Fields | |
| user_position | |
| Gets user position as a normalized three valued tuple (x, y, z). | |
| validity | |
| Gets the validity of the user position. More... | |
Provides properties for the user position.
UserPosition objects are used as values for UserPositionGuide.left_eye and UserPositionGuide.right_eye.
| tobii_research.UserPosition.validity |
Gets the validity of the user position.
True if valid. False if invalid.