Share via


HandPointer.getIsPrimaryHandOfPrimaryUser Function

Kinect for Windows 1.8

Determines whether this hand pointer corresponds to the primary hand of the primary user.

Syntax

var boolean = getIsPrimaryHandOfPrimaryUser();

Return Value

Type: Boolean

Returns true if this hand pointer corresponds to the primary hand of the primary user; otherwise, false.

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

HandPointer Interface
UI Components