Share via


KinectUIAdapter.handPointers Property

Kinect for Windows 1.8

Gets a collection of HandPointer interfaces, each of which represents the cursor for a single tracked user hand.

Syntax

var handPointers = handPointers;

Property Value

Type: Array

Collection of HandPointer interfaces, each of which represents the cursor for a single tracked user hand.

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

KinectUIAdapter Interface
UI Components