KinectManipulationDelta Structure

Represents the accumulated transformations for the current manipulation.

public value struct KinectManipulationDelta

KinectManipulationDelta has the following members.

NameDescription
ExpansionManipulation expansion delta. This will always be 0.
RotationThe change in angle of rotation, in degrees. This will always be 0.
ScaleThe multiplicative change in zoom factor.
TranslationThe change in x and y screen coordinates, in the core window coordinate space (normalized [0,1]).

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

Community Additions

ADD
Show: