BodyExtensions.GetMirroredJointOrientation Method (KinectEx)
Gets the IJointOrientation of the joint that mirrors the specified
JointType (e.g., the left wrist mirrors the right wrist).
- C#
- VB
- C++
- F#
[ExtensionAttribute] public static IJointOrientation GetMirroredJointOrientation( this Body body, JointType jointType )
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<ExtensionAttribute>] static member GetMirroredJointOrientation : body : Body * jointType : JointType -> IJointOrientation
Parameters
- body
-
Type: WindowsPreview.Kinect.Body
- jointType
-
Type: WindowsPreview.Kinect.JointType
Return Value
Type: KinectEx.IJointOrientation
Supported in:
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT