Share via


HandPointer.handType Property

Kinect for Windows 1.8

Gets the hand type of this hand pointer.

Syntax

var handType = handType;

Property Value

Type: String

String with a value of either "left" or "right" to represent the hand type for which interaction information is being retrieved.

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

HandPointer Interface
UI Components