Share via


HandPointer.isTracked Property

Kinect for Windows 1.8

Gets a Boolean value that indicates whether this hand pointer is currently tracking a user's hand.

Syntax

var isTracked = isTracked;

Property Value

Type: Boolean

true if this hand pointer is currently tracking a user's hand; otherwise, false.

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

HandPointer Interface
UI Components