Share via


HandPointer.updated Property

Kinect for Windows 1.8

Gets a Boolean value that indicates whether this hand pointer has been updated by a call to the update function.

Syntax

var updated = updated;

Property Value

Type: Boolean

true if this hand pointer has been updated by a call to the update function; otherwise, false.

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

HandPointer Interface
UI Components