Share via


Skeleton.BoneOrientations Property

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)

See Also

Reference

Skeleton Class
Skeleton Members
Microsoft.Kinect Namespace