Bone.Bone Method (KinectEx)
Initializes a new instance of the Bone struct.
- C#
- VB
- C++
- F#
public Bone( BoneTypeEx boneType, IJoint startJoint, IJoint endJoint )
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
new : boneType : BoneTypeEx * startJoint : IJoint * endJoint : IJoint -> Bone
Parameters
- boneType
-
Type: KinectEx.BoneTypeEx
Type of the bone.
- startJoint
-
Type: KinectEx.IJoint
The start joint.
- endJoint
-
Type: KinectEx.IJoint
The end joint.
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
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