BodyExtensions.GetBone Method (KinectEx)

Gets a Bone structure containing the two IJoint values that constitute the start and end of the specified BoneTypeEx.

Namespace: KinectEx
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
[ExtensionAttribute]
public static Bone GetBone(
	this IBody body, 
	BoneTypeEx boneType
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

[<ExtensionAttribute>]
static member GetBone : 
	body : IBody * 
	boneType : BoneTypeEx -> Bone

Parameters

body
Type: KinectEx.IBody
boneType
Type: KinectEx.BoneTypeEx

Return Value

Type: KinectEx.Bone
Supported in:

    
 Windows Desktop - .NET 4.5
    
 Windows Desktop - .NET 4.5 (without Kinect SDK)
    
 Windows 8.1 Store - WinRT
    
 Windows 8.1 Store - WinRT (without Kinect SDK)
    
 Windows Phone 8 - WinRT