Share via


HandPointer.rawX Property

Kinect for Windows 1.8

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

Syntax

var rawX = rawX;

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 x-axis. A value of 0.0 corresponds to the left edge of the interaction region. A value of 1.0 corresponds to the right edge of the interaction region.

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

HandPointer Interface
UI Components