KinectPointerPointProperties Class

Provides extended properties for a KinectPointerPoint object.

public ref class KinectPointerPointProperties sealed

KinectPointerPointProperties has the following members.

NameDescription
BodyTimeCounter Gets a time stamp to associate the pointer with a BodyFrame Class object.
BodyTrackingId Gets a unique identifier that associates the pointer with a Body Class oject.
HandReachExtentGets a value indicating the distance along the Z axis of the hand from the shoulder.
HandRotationGets the rotation of the hand associated with the pointer point.
HandTypeGets a value indicating whether the hand that is associated with the pointer is a identified as a user's right hand, left hand, or neither.
IsEngagedGets a value that indicates whether the pointer point is engaged.
IsInRangeGets a value that indicates whether the pointer point is in range.
IsPrimaryGets a value that indicates whether the pointer is being tracked as the primary engaged user.
PressExtentGets a normalized Z value for a pressing gesture.
UnclampedPositionGets the unclamped position of the pointer point.

Namespace: WindowsPreview.Kinect.Input
Metadata: windowspreview.kinect.winmd

Community Additions

ADD
Show: