![]() |
Nuitrack
1.11.2
3D Skeleton Tracking Middleware
|
Stores information about the user's hand. More...
Public Attributes | |
| float | y |
| float | yReal |
| float | zReal |
Properties | |
| float | X [get, set] |
| Normalized projective x coordinate of the hand (in the range of [0, 1]). | |
| float | Y [get, set] |
| Normalized projective y coordinate of the hand (in the range of [0, 1]). | |
| bool | Click [get, set] |
| True if the hand makes a click, otherwise, false. | |
| int | Pressure [get, set] |
| Hand clenching rate. | |
| float | XReal [get] |
| The x coordinate of the hand in the world system. | |
| float | YReal [get] |
| The y coordinate of the hand in the world system. | |
| float | ZReal [get] |
| The z coordinate of the hand in the world system. | |
Stores information about the user's hand.