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
Gets the skeleton's bone orientations.
Syntax
public BoneOrientationCollection BoneOrientations { get; }
'Declaration
Public ReadOnly Property BoneOrientations As BoneOrientationCollection
Property Value
Type: BoneOrientationCollection
A collection of bone orientations.
Remarks
For more information about bone orientations, see Joint Orientation.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)