Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.8
Updates the properties of this hand pointer from the specified hand pointer received from the interaction stream.
Syntax
var object = update();
Return Value
Type: Object
Returns an object that contains the properties listed in the following table.
Property name | Type | Description |
---|---|---|
pressedChanged | Boolean | Returns true if the value of the isPressed property changed during the update; otherwise, false. |
primaryHandOfPrimaryUserChanged | Boolean | Returns true if the value returned by the getIsPrimaryHandOfPrimaryUser function changed during the update; otherwise, false. |
positionChanged | Boolean | Returns true if the value of the x or y property changed during the update; otherwise, false. |
Requirements
Library: Kinect-1.8.0.js