Share via


HandPointer.rawY Property

Kinect for Windows 1.8

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

Syntax

var rawY = rawY;

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 y-axis. A value of 0.0 corresponds to the top edge of the interaction region. A value of 1.0 corresponds to the bottom edge of the interaction region.

Requirements

Library: Kinect-1.8.0.js

See Also

Reference

HandPointer Interface
UI Components