BodyExtensions.GetAngleAt Method (KinectEx)
Returns the angle (in degrees) between the two bones that
intersect at the specified JointType value.
- C#
- VB
- C++
- F#
[ExtensionAttribute] public static double GetAngleAt( this Body body, JointType jointType )
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<ExtensionAttribute>] static member GetAngleAt : body : Body * jointType : JointType -> double
Parameters
- body
-
Type: WindowsPreview.Kinect.Body
- jointType
-
Type: WindowsPreview.Kinect.JointType
Return Value
Type: System.Double
Supported in:
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT