Share via


HandPointerCursor Interface

Kinect for Windows 1.8

Hides or displays the HandPointer.

Syntax

var uiAdapter = KinectUI.createAdapter(kinectSensor);
var handPointerCursor = uiAdapter.createDefaultCursor()

Members

HandPointerCursor has the following members.

Functions

Name Description
HandPointerCursor.hide Function Hides the HandPointer.
HandPointerCursor.show Function Displays the HandPointer.

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

UI Components