BodyExtensions.GetBonesAt Method (KinectEx)
Gets a list of the two Bone values that share the specified
JointType value.
- C#
- VB
- C++
- F#
[ExtensionAttribute] public static List<Bone> GetBonesAt( this Body body, JointType jointType )
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<ExtensionAttribute>] static member GetBonesAt : body : Body * jointType : JointType -> List<'Bone>
Parameters
- body
-
Type: WindowsPreview.Kinect.Body
- jointType
-
Type: WindowsPreview.Kinect.JointType
Return Value
Type: List<Bone>
Supported in:
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT