Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.5, 1.6, 1.7, 1.8
Creates an instance of the BoneOrientation class.
Syntax
public BoneOrientation (
JointType jointType
)
'Declaration
Public Sub New ( _
jointType As JointType _
)
Parameters
- jointType
Type: JointType
The joint that corresponds to the endpoint of the bone.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
BoneOrientation Class
BoneOrientation Members
Microsoft.Kinect Namespace