KinectManipulationUpdatedEventArgs Class

Provides data for the ManipulationUpdated event.

public ref class KinectManipulationUpdatedEventArgs sealed

KinectManipulationUpdatedEventArgs has the following members.

NameDescription
Cumulative Gets values that indicate the accumulated transformation deltas (translation, rotation, scale) for a manipulation from the beginning of the interaction to the ManipulationUpdated event.
DeltaGets values that indicate the changes in the transformation deltas (translation, rotation, scale) of a manipulation since the last manipulation event.
PointerDeviceTypeGets the device type of the input source.
PositionGets the location of the pointer associated with the manipulation for the last manipulation event.
VelocitiesGets values that indicate the velocities of the transformation deltas (translation, rotation, scale) for a manipulation at the ManipulationUpdated event.

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

Community Additions

ADD
Show: