KinectJointOrientation.Implicit Method (KinectEx)
Performs an implicit conversion from JointOrientatio to KinectJointOrientation.
- C#
- VB
- C++
- F#
public static KinectJointOrientation Implicit( JointOrientation jointOrientation )
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
static member op_Implicit : jointOrientation : JointOrientation -> KinectJointOrientation
Parameters
- jointOrientation
-
Type: Microsoft.Kinect.JointOrientation
The joint orientation.
Return Value
Type: KinectEx.KinectJointOrientationThe result of the conversion.
Supported in:
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5