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 Body body, 
	BoneTypeEx boneType
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

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

Parameters

body
Type: Microsoft.Kinect.Body
boneType
Type: KinectEx.BoneTypeEx

Return Value

Type: KinectEx.Bone
Supported in:

    
 Windows Desktop - .NET 4.5