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
Determines whether the specified DOM element has been designated as a grip target.
Syntax
var boolean = getIsGripTarget(element);
Parameters
element
Type: HTMLElementDOM element to test.
Return Value
Type: Boolean
Returns true if the specified DOM element has been designated as a grip target; otherwise, false.
Requirements
Library: Kinect-1.8.0.js