Share via


HandPointer.rawZ Property

Kinect for Windows 1.8

Gets the raw position of this hand pointer on the z-axis.

Syntax

var rawZ = rawZ;

Property Value

Type: Number

Floating-point value in the range [0.0, 1.0] that indicates the raw position of this hand cursor on the z-axis. A value of 0.0 corresponds to the closest edge of the interaction region. A value of 1.0 corresponds to the farthest edge of the interaction region.

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

HandPointer Interface
UI Components