BodyExtensions.GetMirroredJoint Method (KinectEx)
Gets an IJoint object representing the joint that mirrors the
specified JointType (e.g., the left wrist mirrors the right wrist).
- C#
- VB
- C++
- F#
[ExtensionAttribute] public static IJoint GetMirroredJoint( this Body body, JointType jointType )
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<ExtensionAttribute>] static member GetMirroredJoint : body : Body * jointType : JointType -> IJoint
Parameters
- body
-
Type: Microsoft.Kinect.Body
- jointType
-
Type: Microsoft.Kinect.JointType
Return Value
Type: KinectEx.IJoint
Supported in:
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5